Hi,
We have a field that is not analyzed and we haven't done any tokenizing on it, but I'm wondering if, at query time, I can ignore case, such that the doc count for Hello and hello, for example, would be the total for both?
Thanks!
Casie
Hi,
We have a field that is not analyzed and we haven't done any tokenizing on it, but I'm wondering if, at query time, I can ignore case, such that the doc count for Hello and hello, for example, would be the total for both?
Thanks!
Casie
https://www.elastic.co/guide/en/elasticsearch/reference/current/search-analyzer.html may be what you need.
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.