Robert Muir created LUCENE-6178:
-----------------------------------
Summary: 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
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]