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