elasticsearch之jdbc同步 - 王念博客
目前使用mysql导入数据到elasticsearch的方法常用方法如下:elasticsearch-jdbc(早期的elasticsearch-river-jdbc) https://github.com/jprante/elasticsearch-jdbc (推荐...
Elasticsearch中使用reiver-jdbc导入数据_易贤网
首先,需要安装elasticsearch-river-jdbc,在elasticsearch目录下执行: ./bin/plugin --install jdbc --url xbib.org/repository/org/xbib/elasticsearch/plugin/elas...