File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -10,12 +10,12 @@ include::install_remove.asciidoc[]
10
10
[[analysis-kuromoji-analyzer]]
11
11
==== `kuromoji` analyzer
12
12
13
- The `kuromoji` analyzer consists of the following tokenizer and token filters :
13
+ The `kuromoji` analyzer uses the following analysis chain :
14
14
15
+ * `CJKWidthCharFilter` from Lucene
15
16
* <<analysis-kuromoji-tokenizer,`kuromoji_tokenizer`>>
16
17
* <<analysis-kuromoji-baseform,`kuromoji_baseform`>> token filter
17
18
* <<analysis-kuromoji-speech,`kuromoji_part_of_speech`>> token filter
18
- * {ref}/analysis-cjk-width-tokenfilter.html[`cjk_width`] token filter
19
19
* <<analysis-kuromoji-stop,`ja_stop`>> token filter
20
20
* <<analysis-kuromoji-stemmer,`kuromoji_stemmer`>> token filter
21
21
* {ref}/analysis-lowercase-tokenfilter.html[`lowercase`] token filter
You can’t perform that action at this time.
0 commit comments