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

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

Commit e56995d85e304eff08c0e0d0daa26066114fd9a1 in lucene's branch 
refs/heads/main from Nhat Nguyen
[ https://gitbox.apache.org/repos/asf?p=lucene.git;h=e56995d ]

LUCENE-10126: Remove chunk scoring in AssertingBulkScorer

Many tests are failing due to the newly introduced chunk scoring in
AssertingBulkScorer. This commit reverts that change and will
reintroduce it later.


> CompetitiveIterator of NumericComparator can wrongly skip documents
> -------------------------------------------------------------------
>
>                 Key: LUCENE-10126
>                 URL: https://issues.apache.org/jira/browse/LUCENE-10126
>             Project: Lucene - Core
>          Issue Type: Bug
>          Components: core/search
>    Affects Versions: 8.9, 8.10
>            Reporter: Nhat Nguyen
>            Priority: Major
>          Time Spent: 3h 40m
>  Remaining Estimate: 0h
>
> The ML team at Elastic reported that a large scroll with an Elasticsearch 
> nightly build that uses Lucene 9.0 snapshot returns fewer documents than 
> expected. I looked into it and found that the competitive iterator can 
> wrongly skip docs with a chunked bulk scorer.



--
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