[ https://issues.apache.org/jira/browse/LUCENE-9056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16979449#comment-16979449 ]
ASF subversion and git services commented on LUCENE-9056: --------------------------------------------------------- Commit 559e73080aa2b09b9edee9a4f50220d89b730c2d in lucene-solr's branch refs/heads/branch_8x from Adrien Grand [ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=559e730 ] LUCENE-9056: Fewer conditionals in #advance. (#1021) > 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 > 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