Hi,
I have two fields that are tagged as string I want to produce the same fields that will be as a date field. (I have no problem creating new fields from existing fields).
Attached Image. Would appreciate help
many thanks
Hi,
I have two fields that are tagged as string I want to produce the same fields that will be as a date field. (I have no problem creating new fields from existing fields).
Attached Image. Would appreciate help
many thanks
You'll need to reindex that data to convert it to a date. The procedure would be:
date
for startStamp
and stopStamp
)Elasticsearch doesn't allow modifying mappings of existing fields, so you have to create a new index and re-add the data to make it work.
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.