I have multiple date format, so I have precised them in the format like this: "format": "date|| basic_date",
So 20060606 can be indexed via "basic_date" and 2005-05-05 can be indexed via "date".
My question is, could I found those date if I use the other format?
Couldn't I found something with 20050505 and 2006-06-06 ?
Is something like this possible in ES? Or must I use Logstash?
Could you provide a full recreation script as described in About the Elasticsearch category. It will help to better understand what you are doing. Please, try to keep the example as simple as possible.
A full reproduction script will help readers to understand, reproduce and if needed fix your problem. It will also most likely help to get a faster answer.
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.