Is it possible to percolate geo location searches?

I'm sure that this has been asked/answered but I couldn't find it so
I'll ask again :).

I'm appraising ElasticSearch (vs solr) and one of the coolest features
for ES to me is percolate. My question is, is it possible to percolate
on geo data? I've seen a couple people post this question on the site
without answers so I figured I'd kick off an email to find out
myself.

Thanks in advance!

Yes, you can do that, just register the percolation query with the relevant
geo part, and make sure the document has the geo type mapping.

On Mon, Jan 23, 2012 at 9:36 AM, Chance chanceusc@gmail.com wrote:

I'm sure that this has been asked/answered but I couldn't find it so
I'll ask again :).

I'm appraising Elasticsearch (vs solr) and one of the coolest features
for ES to me is percolate. My question is, is it possible to percolate
on geo data? I've seen a couple people post this question on the site
without answers so I figured I'd kick off an email to find out
myself.

Thanks in advance!

Awesome. Thanks!

On Mon, Jan 23, 2012 at 2:00 PM, Shay Banon kimchy@gmail.com wrote:

Yes, you can do that, just register the percolation query with the
relevant geo part, and make sure the document has the geo type mapping.

On Mon, Jan 23, 2012 at 9:36 AM, Chance chanceusc@gmail.com wrote:

I'm sure that this has been asked/answered but I couldn't find it so
I'll ask again :).

I'm appraising Elasticsearch (vs solr) and one of the coolest features
for ES to me is percolate. My question is, is it possible to percolate
on geo data? I've seen a couple people post this question on the site
without answers so I figured I'd kick off an email to find out
myself.

Thanks in advance!