[
https://issues.apache.org/jira/browse/LUCENE-6178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14274375#comment-14274375
]
ASF subversion and git services commented on LUCENE-6178:
---------------------------------------------------------
Commit 1651227 from [~rcmuir] in branch 'dev/branches/branch_5x'
[ https://svn.apache.org/r1651227 ]
LUCENE-6178: don't score MUST_NOT clauses with BooleanScorer
> don't score MUST_NOT clauses with BooleanScorer
> -----------------------------------------------
>
> Key: LUCENE-6178
> URL: https://issues.apache.org/jira/browse/LUCENE-6178
> Project: Lucene - Core
> Issue Type: Improvement
> Reporter: Robert Muir
> Fix For: 5.0, Trunk
>
> Attachments: LUCENE-6178.patch
>
>
> Its similar to the conjunction case: we should just use BS2 since it has
> advance(). Even in the dense case I think its currently better since it
> avoids calling score() in cases where BS1 calls it redundantly.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]