[ https://issues.apache.org/jira/browse/LUCENE-1436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12711753#action_12711753 ]
Michael McCandless commented on LUCENE-1436: -------------------------------------------- Paul, this is technically a change in back-compat (since it's a public class, that this patch makes package private). Are you thinking it's just very unlikely this is used by anything except BooleanScorer2? We also have at least ReqOptSumScorer (and maybe others?) which is public. > Make ReqExclScorer package private, and use DocIdSetIterator for excluded > part. > ------------------------------------------------------------------------------- > > Key: LUCENE-1436 > URL: https://issues.apache.org/jira/browse/LUCENE-1436 > Project: Lucene - Java > Issue Type: Improvement > Components: Search > Reporter: Paul Elschot > Priority: Trivial > Attachments: LUCENE-1436.patch > > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org For additional commands, e-mail: java-dev-h...@lucene.apache.org