SpringDataElasticsearchDevs / spring-data-elasticsearch

Spring Data implementation for ElasticSearch
63 stars 26 forks source link

Add Faceting Support #6

Open mohsinh opened 11 years ago

mohsinh commented 11 years ago

faceting option for @ Query which will return Faceted Page

elvenking commented 11 years ago

+1 for this

mohsinh commented 11 years ago

@mkartak : we will have that soon !

Yup our team is working on it, and you can see initial look at https://github.com/akonczak/spring-data-elasticsearch

And Test case for the facet at Test Case