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.
UAX Email URL Tokenizer
editUAX Email URL Tokenizer
editA tokenizer of type uax_url_email
which works exactly like the
standard
tokenizer, but tokenizes emails and urls as single tokens.
The following are settings that can be set for a uax_url_email
tokenizer type:
Setting | Description |
---|---|
|
The maximum token length. If a token is seen that
exceeds this length then it is discarded. Defaults to |