Elasticsearch “Query string” query on Geo?

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:

http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/query-dsl-query-string-query.html#query-string-syntax

Does this mean geo queries are not supported by query string queries?

Thanks

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/0e76efcc-9d0c-4795-822b-c03ad1c0e74c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

As far as I know, it's not possible.

Le 15 oct. 2014 à 02:18, tom@coffeemeetsbagel.com a écrit :

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:

Elasticsearch Platform — Find real-time answers at scale | Elastic

Does this mean geo queries are not supported by query string queries?

Thanks

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/0e76efcc-9d0c-4795-822b-c03ad1c0e74c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/E9D76610-EBA2-4CA2-8204-D0E842CD43C9%40pilato.fr.
For more options, visit https://groups.google.com/d/optout.