OpenSearch/plugins/analysis-nori/src/main/java/org/elasticsearch
Jim Ferenczi a53e8653f2
Add support for inlined user dictionary in Nori (#36123)
Add support for inlined user dictionary in Nori

This change adds a new option called `user_dictionary_rules` to the
Nori a tokenizer`. It can be used to set additional tokenization rules
to the Korean tokenizer directly in the settings (instead of using a file).

Closes #35842
2018-12-07 15:26:08 +01:00
..
index/analysis Add support for inlined user dictionary in Nori (#36123) 2018-12-07 15:26:08 +01:00
plugin/analysis/nori Expose the Lucene Korean analyzer module in a plugin (#30397) 2018-05-04 20:46:13 +02:00