【问题标题】:Indexing mysql database using elasticsearch使用elasticsearch索引mysql数据库
【发布时间】:2013-06-23 10:41:06
【问题描述】:

我希望为我现有的 mysql 数据库集成 Elastic Search。所以我想索引 dB。我该怎么做?我没有从 google 获得足够的帮助。请帮助我

【问题讨论】:

标签: mysql apache elasticsearch lucene


【解决方案1】:

如果你仍然坚持这个:

您确定执行了QuickStart 的第三步吗?

./bin/plugin --url http://bit.ly/10FJhEd -install river-jdbc

它会安装 jdbc-river 插件并创建 jdbc 索引,这应该会修复遇到的错误:

"error" : "IndexMissingException[[jdbc] missing]", "status" : 404

【讨论】:

    猜你喜欢
    • 2012-01-26
    • 2018-05-21
    • 2014-08-01
    • 1970-01-01
    • 1970-01-01
    • 2015-01-22
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多