|
|
@ -34,7 +34,7 @@
|
|
|
|
description=IK Analyzer for Elasticsearch
|
|
|
|
description=IK Analyzer for Elasticsearch
|
|
|
|
#
|
|
|
|
#
|
|
|
|
# 'version': plugin's version
|
|
|
|
# 'version': plugin's version
|
|
|
|
version=7.17.2
|
|
|
|
version=7.17.6
|
|
|
|
#
|
|
|
|
#
|
|
|
|
# 'name': the plugin name
|
|
|
|
# 'name': the plugin name
|
|
|
|
name=analysis-ik
|
|
|
|
name=analysis-ik
|
|
|
@ -53,4 +53,4 @@ java.version=1.8
|
|
|
|
# elasticsearch release. This version is checked when the plugin
|
|
|
|
# elasticsearch release. This version is checked when the plugin
|
|
|
|
# is loaded so Elasticsearch will refuse to start in the presence of
|
|
|
|
# is loaded so Elasticsearch will refuse to start in the presence of
|
|
|
|
# plugins with the incorrect elasticsearch.version.
|
|
|
|
# plugins with the incorrect elasticsearch.version.
|
|
|
|
elasticsearch.version=7.17.2
|
|
|
|
elasticsearch.version=7.17.6
|