[ https://issues.apache.org/jira/browse/LUCENE-10126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17421829#comment-17421829 ]
ASF subversion and git services commented on LUCENE-10126: ---------------------------------------------------------- Commit cb153886eb76d759f5ab187d4702076b377c822e in lucene's branch refs/heads/main from Nhat Nguyen [ https://gitbox.apache.org/repos/asf?p=lucene.git;h=cb15388 ] LUCENE-10126: Fix AssertingBulkScorer AssertingBulkScorer can generate a backward sub-range. > 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