I'm a bit puzzled while trying to adapt some pagination code in
javascript to a grouped query.

I'm using:

'group' : 'true',
 'group.limit' : 5, // something to show ...
 'group.field' : [ 'bt.nearDupCluster', 'bt.nearStoryCluster' ]

and displaying each field's worth in a tab. how do I work 'start', etc?

Reply via email to