I'm trying to do a query on Elasticsearch using the query string interface
on a Geolocation. Specifically, I am trying to return all documents within
a circle (point with radius). This is clearly possible using the full query
DSL based on JSON. However, I can't find the syntax for the same search
using query strings in the docs here:
I'm trying to do a query on Elasticsearch using the query string interface on a Geolocation. Specifically, I am trying to return all documents within a circle (point with radius). This is clearly possible using the full query DSL based on JSON. However, I can't find the syntax for the same search using query strings in the docs here:
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.