[
https://issues.apache.org/jira/browse/LUCENE-3483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13119589#comment-13119589
]
Martijn van Groningen edited comment on LUCENE-3483 at 10/3/11 8:49 PM:
------------------------------------------------------------------------
Attached patch.
* I've put the collectors under o.a.s.grouping.function package.
* The grouping module depends on queries module in this patch.
* The tests inside grouping module randomly select a term based implementation
or a ValueSource based implementation (Function*Collector implementation).
was (Author: martijn.v.groningen):
Attached patch.
* I've put the collectors under o.a.s.grouping.function package.
*The grouping module depends on queries module in this patch.
* The tests inside grouping module randomly select a term based implementation
or a ValueSource based implementation (Function*Collector implementation).
> Move Function grouping collectors from Solr to grouping module
> --------------------------------------------------------------
>
> Key: LUCENE-3483
> URL: https://issues.apache.org/jira/browse/LUCENE-3483
> Project: Lucene - Java
> Issue Type: Improvement
> Components: modules/grouping
> Affects Versions: 4.0
> Reporter: Martijn van Groningen
> Assignee: Martijn van Groningen
> Priority: Minor
> Fix For: 4.0
>
> Attachments: LUCENE-3483.patch
>
>
> Move the Function*Collectors from Solr (inside Grouping source file) to
> grouping module.
--
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]