[
https://issues.apache.org/jira/browse/SOLR-3152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martijn van Groningen updated SOLR-3152:
----------------------------------------
Affects Version/s: (was: 3.6)
(was: 4.0)
Labels: collapse grouping (was: collapse)
Removed affect versions, since this isn't a bug.
> Add minimum group count for Field Collapsing
> --------------------------------------------
>
> Key: SOLR-3152
> URL: https://issues.apache.org/jira/browse/SOLR-3152
> Project: Solr
> Issue Type: New Feature
> Components: search
> Reporter: Kellen Dye
> Priority: Minor
> Labels: collapse, grouping
>
> When performing field collapsing, it is occasionally desirable to filter out
> groups which have fewer than a given number of matches. So, for example:
> q=solr+memory&group=true&group.field=manu_exact&group.min=3
> would group on 'manu_exact', but exclude groups where numFound is less than 3.
> See also this stackoverflow question:
> http://stackoverflow.com/questions/9377743/how-to-retrieve-solr-documents-having-at-least-2-numfound-with-grouping
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]