[ https://issues.apache.org/jira/browse/LUCENE-9056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Adrien Grand resolved LUCENE-9056. ---------------------------------- Fix Version/s: 8.4 Resolution: Fixed > Simplify BlockImpactsDocsEnum#advance > ------------------------------------- > > Key: LUCENE-9056 > URL: https://issues.apache.org/jira/browse/LUCENE-9056 > Project: Lucene - Core > Issue Type: Improvement > Reporter: Adrien Grand > Priority: Minor > Fix For: 8.4 > > Time Spent: 20m > Remaining Estimate: 0h > > This is a follow-up to LUCENE-9027. Now that we compute the prefix sum in > #refillDocs, we can remove the check that we are on the last document of the > postings list so that we should return NO_MORE_DOCS. -- 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