[
https://issues.apache.org/jira/browse/LUCENE-6178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14274139#comment-14274139
]
Michael McCandless commented on LUCENE-6178:
--------------------------------------------
+1
> 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
> 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]