I have applied patch#236 for collapsing in solr1.3 and getting the count
after collapse.My pagination is also working fine.
--
View this message in context:
http://lucene.472066.n3.nabble.com/Handling-Pagination-when-using-the-collapsing-feature-tp980637p980745.html
Sent from the Solr - User
Hi,
The current collapsing feature gives the count of the hits for a query.
What collapsing actually is supposed to do is return the count of records
returned grouped on a particular field. Pagination with total number of hits
is not possible.
Is there a work around in collapsing which will do s