[
https://issues.apache.org/jira/browse/LUCENE-2617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yonik Seeley resolved LUCENE-2617.
----------------------------------
Fix Version/s: 3.1
4.0
Resolution: Fixed
I backported the test to the 3.0 branch, and everything looks good.
Both 2.9 and 3.0 remove null scorers w/o accounting for them in coord, but I
don't believe we actually ever return any null scorers in those versions.
> 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: 3.1, 4.0
> Reporter: Yonik Seeley
> Fix For: 3.1, 4.0
>
> 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]