You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Completion suggester for Japanese for Elasticsearch
2
+
==================================
3
+
4
+
This plugin includes:
5
+
* "kuromoji_suggest" tokenizer, extension for Japanese (kuromoji) Analysis plugin (https://github.com/elasticsearch/elasticsearch-analysis-kuromoji) to enable query completion.
6
+
* "japanese_completion" suggester, customized completion suggester for Japanese.
7
+
8
+
You need to install a version matching your Elasticsearch version:
* (Optional) To deal with full-width and half-width characters, elasticsearch-analysis-icu(https://github.com/elasticsearch/elasticsearch-analysis-icu)
0 commit comments