You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Robert Muir (JIRA)" <ji...@apache.org> on 2015/04/24 17:05:39 UTC

[jira] [Commented] (LUCENE-6452) TestBooleanMinShouldMatch.testRandomQueries test failure

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

Robert Muir commented on LUCENE-6452:
-------------------------------------

Here is the seed on branch_5x:
{noformat}
ant test  -Dtestcase=TestBooleanMinShouldMatch -Dtests.method=testRandomQueries -Dtests.seed=2A16410BE4B0FDA7 -Dtests.slow=true -Dtests.locale=hu_HU -Dtests.timezone=America/Curacao -Dtests.asserts=true -Dtests.file.encoding=UTF-8 -Dtests.verbose=true
{noformat}

> 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
>
> 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org