Skip to main content
The lowercase filter converts all characters to lowercase, allowing for case-insensitive queries. It is enabled by default but can be configured for all tokenizers besides the literal tokenizer. To disable, append lowercase=false to the tokenizer’s arguments:
To demonstrate this token filter, let’s compare the output of the following two statements:
Expected Response