New

The executive guide to generative AI

Read more

Analysis changes

edit

Synonym Token Filter

edit

In 6.0, Synonym Token Filter tokenizes synonyms with whatever tokenizer and token filters appear before it in the chain.

The tokenizer and ignore_case parameters are deprecated and will be ignored when used in new indices. These parameters will continue to function as before when used in indices created in 5.x.

Was this helpful?
Feedback