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

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

Commit be759ef1964b1228d3cf24913099678fdce2ae2f in lucene-solr's branch 
refs/heads/branch_8x from Nhat Nguyen
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=be759ef ]

LUCENE-10126: Fix competitive iterator wrongly skip docs

The competitive iterator can wrongly skip a document that is advanced
but not collected in the previous scoreRange.


> 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: 8h
>  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