Solr grouping pagination -



Solr grouping pagination -

i utilize solr 3.3 , seek grouping result on field "result".

it works fine don't know how paginate results.

parameter "numfound" contains number of result whithout grouping, parameters "row" , "start" not useful.

is there solution ?

thanks.

i'm not sure understood question, here can see how grouping handled, , guess you'll have , seek group.ngroups, rows , start, have custom paginator

if you're faceting want paginate, not possible

solr pagination grouping

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

c# - Can ProtoBuf-Net deserialize to a flat class? -

javascript - Change element in each JQuery tab to dynamically generated colors -