安装elasticsearch中文切词插件hanlp
hanlp好处的,就是它的data字典比较齐全.github上有国人写hanlp支持es的插件 https://github.com/pengcong90/elasticsearch-analysis-hanlp下载它的安装release包下载发现解压按它的安装要求总找不到hanlp.properties文件将源码git下来,发现路径有问题.package org.el...