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

ASF subversion and git services commented on LUCENE-9976:
---------------------------------------------------------

Commit 8bcaf87a836588b26b3b3b2b3f760ddc0d1ef4d7 in lucene's branch 
refs/heads/main from zacharymorn
[ https://gitbox.apache.org/repos/asf?p=lucene.git;h=8bcaf87 ]

LUCENE-9976: Fix WANDScorer assertion error (#171)

LUCENE-9976: Fix WANDScorer assertion error as (tailMaxScore >= 
minCompetitiveScore) && (tailSize < minShouldMatch) are valid now

> WANDScorer assertion error in ensureConsistent
> ----------------------------------------------
>
>                 Key: LUCENE-9976
>                 URL: https://issues.apache.org/jira/browse/LUCENE-9976
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Dawid Weiss
>            Priority: Major
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Build fails and is reproducible:
> https://ci-builds.apache.org/job/Lucene/job/Lucene-NightlyTests-main/283/console
> {code}
> ./gradlew test --tests TestExpressionSorts.testQueries 
> -Dtests.seed=FF571CE915A0955 -Dtests.multiplier=2 -Dtests.nightly=true 
> -Dtests.slow=true -Dtests.asserts=true -p lucene/expressions/
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to