[ 
https://issues.apache.org/jira/browse/LUCENE-2617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12901882#action_12901882
 ] 

Michael McCandless commented on LUCENE-2617:
--------------------------------------------

Are we sure that non-existent terms/phrases should contribute to coord?  I have 
no idea which way is "right" ;)  I'm just asking...

bq. Anyone know if null is actually ever returned from Weight.scorer() in 2.9?

Hmm LUCENE-1754 was fixed in 2.9?  Didn't in bring allowed null return from 
Weight.scorer()?

> coord should still apply to missing terms/clauses
> -------------------------------------------------
>
>                 Key: LUCENE-2617
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2617
>             Project: Lucene - Java
>          Issue Type: Bug
>    Affects Versions: 4.0
>            Reporter: Yonik Seeley
>         Attachments: LUCENE-2617.patch
>
>
> Missing terms in a boolean query "disappear" (i.e. they don't even affect the 
> coord factor).

-- 
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to