WARNING: Version 0.90 of Elasticsearch has passed its EOL date.
This documentation is no longer being maintained and may be removed. If you are running this version, we strongly advise you to upgrade. For the latest information, see the current release documentation.
Stop Token Filter
editStop Token Filter
editA token filter of type stop
that removes stop words from token
streams.
The following are settings that can be set for a stop
token filter
type:
Setting | Description |
---|---|
|
A list of stop words to use. Defaults to english stop words. |
|
A path (either relative to |
|
Set to |
|
Set to |
|
Set to |
stopwords allow for custom language specific expansion of default
stopwords. It follows the _lang_
notation and supports: arabic,
armenian, basque, brazilian, bulgarian, catalan, czech, danish, dutch,
english, finnish, french, galician, german, greek, hindi, hungarian,
indonesian, italian, norwegian, persian, portuguese, romanian, russian,
spanish, swedish, turkish.