You are looking at preliminary documentation for a future release.
Not what you want? See the
current release documentation.
Japanese (kuromoji) analysis pluginedit
The Japanese (kuromoji) analysis plugin integrates Lucene kuromoji analysis module into Elasticsearch.
Installationedit
Version 8.9.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-kuromoji
The node must be stopped before removing the plugin.