Hi,
In Grouping we can group docs as per a field. Can we also have something
like pagination within a group.

For eg.
G1 has G1D1,G1D2,G1D3
G2 has G2D1, G2D2
G3 has G3D1, G3D2, G3D3, G3D4.

Can I fetch the results like (if group.format=simple)

Page1:
G1D1
G2D1
G3D1

Page 2:
G1D2
G2D2
G3D2

Page3:
G1D3
G2D2
G3D3

Page4:
G3D4







--
View this message in context: 
http://lucene.472066.n3.nabble.com/Solr-Grouping-tp4101313.html
Sent from the Solr - User mailing list archive at Nabble.com.
  • Solr Grouping tamanjit.bin...@yahoo.co.in

Reply via email to