Update stop-analyzer.asciidoc (#23195)
Clarified where the stopwords file needs to live
This commit is contained in:
parent
3f07fcef64
commit
ced99dde50
|
@ -126,7 +126,8 @@ The `stop` analyzer accepts the following parameters:
|
|||
|
||||
`stopwords_path`::
|
||||
|
||||
The path to a file containing stop words.
|
||||
The path to a file containing stop words. This path is relative to the
|
||||
Elasticsearch `config` directory.
|
||||
|
||||
|
||||
See the <<analysis-stop-tokenfilter,Stop Token Filter>> for more information
|
||||
|
|
Loading…
Reference in New Issue