How to convert?
- Latitude and longitude from string type to float type
- Date from String type to Date type or DateTime type
Thanks.
How to convert?
Thanks.
If the field is defined as a geo_point in elasticsearch you do not need to do the conversion, elasticsearch will do it for you. If you still want to do the conversion use the convert option on a mutate filter
Use a date filter
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.