"exists":{
"field":"chain_location"
}
The drop down filter does not return field that has mapping of 'geopoint' type.
How to filter with the field exist in the visualization?
Thanks.
"exists":{
"field":"chain_location"
}
The drop down filter does not return field that has mapping of 'geopoint' type.
How to filter with the field exist in the visualization?
Thanks.
If you want to search on an exact location you'd have to break out the latitude and longitude. You can create a scripted field to do this.
More info: https://www.elastic.co/guide/en/elasticsearch/reference/current/geo-point.html
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.