Not that I know of. Grouping pretty much treats all groups the same... Best Erick
On Wed, Jul 31, 2013 at 4:14 AM, Gunnar <glus...@akitogo.com> wrote: > Hello, > > I'm trying to page results with grouping /field collapsing. My query is: > > ?q=myKeywords&start=0&rows=100&group=true&group.field=myGroupField&group.format=simple&group.limit=1 > > The result will contain 70 groups, is there a way to get 100 records > returned, means 70 from each group first doc and second docs > from the first 30 groups? > > Thanks, > > Gunnar