Re: Elasticsearch “Query string” query on Geo?

2014-10-15 Thread David Pilato
As far as I know, it's not possible. 


 Le 15 oct. 2014 à 02:18, t...@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:
 
 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+unsubscr...@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+unsubscr...@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.


Elasticsearch “Query string” query on Geo?

2014-10-14 Thread tom


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+unsubscr...@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.