[ 
https://issues.apache.org/jira/browse/SOLR-4736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

jefferyyuan updated SOLR-4736:
------------------------------
    Issue Type: Improvement  (was: Bug)

> Support group.mincount for Result Grouping
> ------------------------------------------
>
>                 Key: SOLR-4736
>                 URL: https://issues.apache.org/jira/browse/SOLR-4736
>             Project: Solr
>          Issue Type: Improvement
>          Components: search
>    Affects Versions: 4.2
>            Reporter: jefferyyuan
>            Priority: Minor
>              Labels: group, solr
>             Fix For: 4.9, 6.0
>
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> Result Grouping is a very useful feature: we can use it to find duplicate 
> data in index, but it lacks of one feature-group.mincount. 
> With group.mincount, we can specify that only groups that has equal or more 
> than ${mincount} for the group field will be returned.
> Specially, we can use group.mincount=2 to only return duplicate data.
> Could we add this in future release? Thanks. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to