SpringDataElasticsearchDevs / spring-data-elasticsearch

Spring Data implementation for ElasticSearch
63 stars 26 forks source link

Geo Distance / Location / Filter Support #16

Open mohsinh opened 11 years ago

mohsinh commented 11 years ago

Geo Distance / Location / Filter Support

gustiando commented 11 years ago

That would be awesome to have, this is the main reason why I'm using Elasticsearch. Any updates?

fmarchand commented 11 years ago

Hi,

I forked the project to implement that kind of stuff. I hope I will finish soon. After It will have to be reviewed by the team. I also use that feature of elastic search and it works like a charm ! That's why I would like to implement it in spring-data-elasticsearch.

Franck On Apr 1, 2013 4:45 AM, "gumatias" notifications@github.com wrote:

That would be awesome to have, this is the main reason why I'm using Elasticsearch. Any updates?

— Reply to this email directly or view it on GitHubhttps://github.com/BioMedCentralLtd/spring-data-elasticsearch/issues/16#issuecomment-15702391 .

mohsinh commented 11 years ago

Yes we will soon have this feature thanks to @fmarchand :-)

punj commented 4 years ago

Hi Mohsinh, Can you please tell me if you have finished development Geo Distance / Location / Filter Support