elasticsearch/plugins/analysis-nori
Jim Ferenczi d66a307599
Add support for inlined user dictionary in the Kuromoji plugin (#45489)
This change adds a new option called user_dictionary_rules to
Kuromoji's tokenizer. It can be used to set additional tokenization rules
to the Japanese tokenizer directly in the settings (instead of using a file).
This commit also adds a check that no rules are duplicated since this is not allowed
in the UserDictionary.

Closes #25343
2019-08-20 15:06:01 +02:00
..
licenses Upgrade to Lucene 8.2.0 release (#44859) 2019-07-26 05:57:02 +02:00
src Add support for inlined user dictionary in the Kuromoji plugin (#45489) 2019-08-20 15:06:01 +02:00
build.gradle