Hi,
I want perform query using wild card for keyword fileds. It is working fine.
Now i want to perform same query with case insensitive .
Hi,
I want perform query using wild card for keyword fileds. It is working fine.
Now i want to perform same query with case insensitive .
You should use probably a "normalizer": "lowercase"
maybe ?
But, I'd not use a wildcard
query at all as it's known to be slow (Read the docs about this).
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.