[ 
https://issues.apache.org/jira/browse/LUCENE-6178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Muir resolved LUCENE-6178.
---------------------------------
       Resolution: Fixed
    Fix Version/s: Trunk
                   5.0

> 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]

Reply via email to