SpringBoot集成Elasticsearch 进阶,实现中文、拼音分词,繁简体转换高级搜索

链接地址:https://blog.csdn.net/qq_39211866/article/details/85178707?utm_medium=distribute.pc_relevant.none-task-blog-2%7Edefault%7EBlogCommendFromBaidu%7Edefault-14.control&depth_1-utm_source=distribute.pc_relevant.none-task-blog-2%7Edefault%7EBlogCommendFromBaidu%7Edefault-14.control

版本号如下(需要那个版本可以直接修改)

下载中文分词插件地址:https://github.com/medcl/elasticsearch-analysis-ik/releases/download/v7.14.0/elasticsearch-analysis-ik-7.14.0.zip

切记:es 版本必须要一直,不然会启动不起来,报版本不一致错误

下载拼音分词插件地址:

https://github.com/medcl/elasticsearch-analysis-pinyin/releases/download/v7.3.0/elasticsearch-analysis-pinyin-7.3.0.zip

 

posted @ 2021-09-04 15:58  星空物语之韵  阅读(567)  评论(0编辑  收藏  举报