Browse Source

Docs: use correct index name for kuromoji docs

The document is `kuromoji` analyzer, not `nori` analyzer
Kewang 3 years ago
parent
commit
3c6797f2d2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/plugins/analysis-kuromoji.asciidoc

+ 1 - 1
docs/plugins/analysis-kuromoji.asciidoc

@@ -160,7 +160,7 @@ the `user_dictionary_rules` option:
 
 [source,console]
 --------------------------------------------------
-PUT nori_sample
+PUT kuromoji_sample
 {
   "settings": {
     "index": {