I'm now in elasticsearch and it's possible I do something wrong, but I have problem I can't figure out.
This is how my data look like:
And this is its mapping where we can see coordinates field's type is "geo_point":
But for this query:
I get this error:
What should I do?
Don't paste images please but code.
You need to call the right field name: geometry.coordinates
So simple
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.