[ 
https://issues.apache.org/jira/browse/LUCENE-3483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13121525#comment-13121525
 ] 

Martijn van Groningen commented on LUCENE-3483:
-----------------------------------------------

I only moved the Term* collectors. As a result of that I needed to make two 
explicit changes:
* Changed visibility of SentinelIntSet from package protected to public.
* Minor documentation change in package.html

I could have moved SentinelIntSet to term package instead of changing 
visibilty, but now other users can use this class as well now. Maybe one day 
SentinelIntSet can move to core in a util package. 
                
> 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, LUCENE-3483.patch, 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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to