[ https://issues.apache.org/jira/browse/SOLR-1682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12903790#action_12903790 ]
Lance Norskog commented on SOLR-1682: ------------------------------------- If I want the Google search-style "there are more results from this site" UI, I don't care about counts. I can just pull the field from the first search N results and hunt for repeats. Does this patch do that efficiently? Would a custom UpdateHandler or RequestHandler be the right way to do that? > Implement CollapseComponent > --------------------------- > > Key: SOLR-1682 > URL: https://issues.apache.org/jira/browse/SOLR-1682 > Project: Solr > Issue Type: Sub-task > Components: search > Reporter: Martijn van Groningen > Assignee: Shalin Shekhar Mangar > Fix For: Next > > Attachments: field-collapsing.patch, SOLR-1682.patch, > SOLR-1682.patch, SOLR-1682.patch, SOLR-1682.patch, SOLR-1682.patch, > SOLR-1682.patch, SOLR-1682.patch, SOLR-1682_prototype.patch, > SOLR-1682_prototype.patch, SOLR-1682_prototype.patch, SOLR-236.patch > > > Child issue of SOLR-236. This issue is dedicated to field collapsing in > general and all its code (CollapseComponent, DocumentCollapsers and > CollapseCollectors). The main goal is the finalize the request parameters and > response format. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org