You are looking at preliminary documentation for a future release.
Not what you want? See the
current release documentation.
Korean (nori) Analysis Pluginedit
The Korean (nori) Analysis plugin integrates Lucene nori analysis module into elasticsearch. It uses the mecab-ko-dic dictionary to perform morphological analysis of Korean texts.
Installationedit
Version 8.7.0 of the Elastic Stack has not yet been released.
Removaledit
The plugin can be removed with the following command:
sudo bin/elasticsearch-plugin remove analysis-nori
The node must be stopped before removing the plugin.