WARNING: Version 6.2 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.
NGram Token Filter
editNGram Token Filter
editA token filter of type nGram
.
The following are settings that can be set for a nGram
token filter
type:
Setting | Description |
---|---|
|
Defaults to |
|
Defaults to |
The index level setting index.max_ngram_diff
controls the maximum allowed
difference between max_gram
and min_gram
.