# Is it possible to percolate geo location searches?

**URL:** https://discuss.elastic.co/t/is-it-possible-to-percolate-geo-location-searches/6465
**Category:** Elasticsearch
**Created:** [January 23, 2012, 7:36am UTC](https://discuss.elastic.co/t/is-it-possible-to-percolate-geo-location-searches/6465 "2012-01-23T07:36:05Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Chance](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/chance/32/88046_2.png) [@Chance](https://discuss.elastic.co/u/Chance)
#### Post date: [January 23, 2012, 7:36am UTC](https://discuss.elastic.co/t/is-it-possible-to-percolate-geo-location-searches/6465/1 "2012-01-23T07:36:05Z")

</div>

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!

---

<div class="post-metadata">

### Author: ![kimchy](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/kimchy/32/44952_2.png) [@kimchy](https://discuss.elastic.co/u/kimchy)
#### Post date: [January 23, 2012, 7:00pm UTC](https://discuss.elastic.co/t/is-it-possible-to-percolate-geo-location-searches/6465/2 "2012-01-23T19:00:26Z")

</div>

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](mailto: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!

---

<div class="post-metadata">

### Author: ![Chance](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/chance/32/88046_2.png) [@Chance](https://discuss.elastic.co/u/Chance)
#### Post date: [January 23, 2012, 7:23pm UTC](https://discuss.elastic.co/t/is-it-possible-to-percolate-geo-location-searches/6465/3 "2012-01-23T19:23:57Z")

</div>

Awesome. Thanks!

On Mon, Jan 23, 2012 at 2:00 PM, Shay Banon [kimchy@gmail.com](mailto: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](mailto: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!

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [July 6, 2017, 3:41am UTC](https://discuss.elastic.co/t/is-it-possible-to-percolate-geo-location-searches/6465/4 "2017-07-06T03:41:49Z")

</div>


