This morning I was reading 
http://hashmade.fr/elastic-search-geo-distance-search-with-sorted-and-faceted-results-using-java-native-api/
And the code https://github.com/jsebrien/elastic-search-tests

I have to say that we compare quite well in number of lines of code and 
readability. Considering that ElasticSearch is considered the easy tool / API 
in the search space, I did not expect that. 

We could do better on the facet side, I particular to retrieve the facet data. 

By the way, they offer a way to facet by spatial distance, Hardy, Nicolas, how 
hard would it be to do the same?

Emmanuel
_______________________________________________
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev

Reply via email to