Hello, how is the performance of Range queries on Keyword (string) fields?
The date fields with values in ISO formats [yyyy-MM-dd'T'HH:mm:ss. SSSXXX] are indexed as keyword instead of date.
There is a need to filter the records with date range.
The record count per shard in Prod cluster indexes is a couple of lacs.
Elasticsearch version: 7.10.2
Is it very inefficient compared to the date and long fields? Should we re-index the data with date mappings?
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.