WARNING: Version 2.0 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.
Length Token Filter
edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
Length Token Filter
editA token filter of type length
that removes words that are too long or
too short for the stream.
The following are settings that can be set for a length
token filter
type:
Setting | Description |
---|---|
|
The minimum number. Defaults to |
|
The maximum number. Defaults to |
Was this helpful?
Thank you for your feedback.