Newbie question

Hi Simon,

Thanks for your response. It looks like this may not suffice my use case.
What I want to do is somewhat the opposite, that is
I store a bunch of polygons and then query for polygons that include a
given point (lat, long). Please correct me if I misunderstood.
Thanks for your help in advance.

-Ali

On Thursday, November 8, 2012 1:50:01 AM UTC-8, simonw wrote:

hey,

take a look at
Elasticsearch Platform — Find real-time answers at scale | Elastic maybe
this is sufficient for your usecase?

simon

On Thursday, November 8, 2012 7:37:03 AM UTC+1, Ali wrote:

Hello,
Thanks in advance for looking at my question.
I would like to store a collection of polygons (each point of the polygon
being a lat, long position). Next, given a point (lat, long) say p I would
like to know which polygons enclose/contain point p.
Does Elasticsearch support such a query? If not what is the closest
thing Elasticsearch can support?

Thanks,
Ali

--