[jira] [Updated] (SOLR-4736) Support group.mincount for Result Grouping

2016-10-05 Thread jefferyyuan (JIRA)

 [ 
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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-4736) Support group.mincount for Result Grouping

2014-03-15 Thread David Smiley (JIRA)

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

David Smiley updated SOLR-4736:
---

Fix Version/s: (was: 4.7)
   4.8

 Support group.mincount for Result Grouping
 --

 Key: SOLR-4736
 URL: https://issues.apache.org/jira/browse/SOLR-4736
 Project: Solr
  Issue Type: Bug
  Components: search
Affects Versions: 4.2
Reporter: yuanyun.cn
Priority: Minor
  Labels: group, solr
 Fix For: 4.8

   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.2#6252)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org