cURL Error Code: 7 cURL Error Message: Failed to connect to 127.0.0.1 port 9200: Connection refused cURL Error Code: 7 cURL Error Message: Failed to connect to 127.0.0.1 port 9200: Connection refused
项目中用到了lucene做搜索引擎,发现标准分词器的中文分词方式就是将所有中文拆分成一个一个的字,导致对词组的查询的结果有问题,有谁遇到过类似的问题没?有没有自己用过,感觉很好的中文分词器推荐下呢??