I use Solr 3.3 and i try to group result on field "result".
It works fine but i don't know how paginate results.
Parameter "numFound" contains number of result whithout grouping, so parameters "row" and "start" are not useful.
is there a solution ?
Thanks.