I see what is in done in nutch results. Results are grouped with 1 doc in each group. I need to group with 3 max docs in each group. In Solr, it is impossible to paginate when grouping with more than 1 doc in each group.
Google can do it with 5 docs in the first group, as I see. Thanks. Alex. -----Original Message----- From: Markus Jelsma <[email protected]> To: user <[email protected]> Sent: Wed, Sep 14, 2011 2:24 am Subject: Re: more from link Field collpase on site or host field. > Hello, > > In nutch search page there is more from link in case when there are many > results from the same site. Is there a way to have this kind of link in > case when Solr is used as front end.? > > Thanks. > Alex.

