小徐baby 2014-10-22 09:08 采纳率: 0%
浏览 7006

Elasticsearch 安装完IK分词插件后使用curl命令创建索引出错,如题。

我配置完分词插件后输入了以下创建索引的命令。
curl -XPUT http://localhost:9200/index
但是却出现了下面的错误。
$ curl -XPUT http://localhost:9200/index
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 239 100 239 0 0 1397 0 --:--:-- --:--:-- --:--:-- 1397{"error":"IndexCreationException[[index] failed to create index]; nested: NoClassDefFoundError[org/apache/http/client/ClientProtocolException]; nested: ClassNotFoundException[org.apache.http.client.ClientProtocolException]; ","status":500}

希望大神为我点破迷津。感激不尽啊。
令附上我配置分词插件的流程:
http://blog.csdn.net/liuzhenfeng/article/details/39404435

我的ES版本是1.3.2,IK是1.2.8

  • 写回答

7条回答

  • 六镀芯寒 2014-10-28 09:01
    关注

    请问解决了吗?我也遇到了这个问题!唉……

    评论

报告相同问题?

悬赏问题

  • ¥15 maple软件,用solve求反函数出现rootof,怎么办?
  • ¥50 汇编语言除法溢出问题
  • ¥65 C++实现删除N个数据列表共有的元素
  • ¥15 Visual Studio问题
  • ¥15 state显示变量是字符串形式,但是仍然红色,无法引用,并显示类型不匹配
  • ¥20 求一个html代码,有偿
  • ¥100 关于使用MATLAB中copularnd函数的问题
  • ¥20 在虚拟机的pycharm上
  • ¥15 jupyterthemes 设置完毕后没有效果
  • ¥15 matlab图像高斯低通滤波