Skip to main content
The ASCII folding filter strips away diacritical marks (accents, umlauts, tildes, etc.) while leaving the base character intact. It is supported for all tokenizers besides the literal tokenizer. To enable, append ascii_folding=true to the tokenizer’s arguments.
To demonstrate this token filter, let’s compare the output of the following two statements:
Expected Response