[
https://issues.apache.org/jira/browse/LUCENE-6452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14517173#comment-14517173
]
ASF subversion and git services commented on LUCENE-6452:
---------------------------------------------------------
Commit 1676559 from [~rcmuir] in branch 'dev/trunk'
[ https://svn.apache.org/r1676559 ]
LUCENE-6452: score conjunctions consistently with BooleanScorer
> TestBooleanMinShouldMatch.testRandomQueries test failure
> --------------------------------------------------------
>
> Key: LUCENE-6452
> URL: https://issues.apache.org/jira/browse/LUCENE-6452
> Project: Lucene - Core
> Issue Type: Bug
> Reporter: Robert Muir
> Attachments: LUCENE-6452.patch
>
>
> This is because scoring differences exceed the delta (hardcoded as 1e-5 in
> queryutils).
> First, clean up the assert so its debuggable.
> Then, compute score the same way in conjunctionscorer as disjunctions and
> minshouldmatch.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]