You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Adrien Grand (Jira)" <ji...@apache.org> on 2019/11/20 14:38:00 UTC

[jira] [Created] (LUCENE-9056) Simplify BlockImpactsDocsEnum#advance

Adrien Grand created LUCENE-9056:
------------------------------------

             Summary: Simplify BlockImpactsDocsEnum#advance
                 Key: LUCENE-9056
                 URL: https://issues.apache.org/jira/browse/LUCENE-9056
             Project: Lucene - Core
          Issue Type: Improvement
            Reporter: Adrien Grand


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-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org