mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 17:34:17 -04:00
* reorg files for docs-assembler and create toc.yml files * fix build error, add redirects * only toc * move images
869 B
869 B
mapped_pages | |
---|---|
|
nori analyzer [analysis-nori-analyzer]
The nori
analyzer consists of the following tokenizer and token filters:
nori_tokenizer
nori_part_of_speech
token filternori_readingform
token filterlowercase
token filter
It supports the decompound_mode
and user_dictionary
settings from nori_tokenizer
and the stoptags
setting from nori_part_of_speech
.