Support for Polygon query

Hi,

Redisearch looks promising after reading https://redislabs.com/blog/search-benchmarking-redisearch-vs-elasticsearch/.
We use elasticsearch currently. We rely heavily on its polygon query feature https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-geo-polygon-query.html

I couldn’t find polygon query in Redisearch. Is it there under different name? Are there any plans adding this to redisearch in near future?

For now, only option I see is to use Geo filter to get points in different circles, and then find intersection of those with my polygon in application code.

Thanks,

Satish

1 Like

Hi, at the moment it’s not supported, but is on the roadmap, but no specific ETA for when it might be available

Regards,
Mark Nunberg | Senior Software Engineer
Redis Labs - home of Redis

Email: mark@redislabs.com