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

This commit is contained in:
Guilherme Ferreira 2019-04-15 14:09:46 +02:00 committed by Christoph Büscher
parent d30fec4914
commit 414debd740
1 changed files with 1 additions and 1 deletions

View File

@ -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`::