Browse Source

[Docs] Correct spelling the "_none_" stopwords element (#41191)

Guilherme Ferreira 6 years ago
parent
commit
9f74a932eb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/reference/analysis/analyzers/standard-analyzer.asciidoc

+ 1 - 1
docs/reference/analysis/analyzers/standard-analyzer.asciidoc

@@ -132,7 +132,7 @@ The `standard` analyzer accepts the following parameters:
 `stopwords`::
 
     A pre-defined stop words list like `_english_` or an array  containing a
-    list of stop words.  Defaults to `\_none_`.
+    list of stop words.  Defaults to `_none_`.
 
 `stopwords_path`::