infinilabs / analysis-ik

🚌 The IK Analysis plugin integrates Lucene IK analyzer into Elasticsearch and OpenSearch, support customized dictionary.
Apache License 2.0
16.58k stars 3.27k forks source link

8.7.1 版本的分词器没有 #1019

Closed huyang19881115 closed 1 year ago

huyang19881115 commented 1 year ago

es 版本 8.7.1 ,但是使用8.7.0 的ik 分词插件,会报错

lizongbo commented 1 year ago

构建了一个包放上去了,代码没变化,只是改配置里的版本号。 https://github.com/lizongbo/elasticsearch-analysis-ik/releases/tag/v8.7.1

lizongbo commented 1 year ago

来源参考 https://github.com/medcl/elasticsearch-analysis-ik/issues/1028