You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Adrien Grand (JIRA)" <ji...@apache.org> on 2016/12/21 18:16:58 UTC

[jira] [Created] (LUCENE-7600) Simplify DocIdMerger

Adrien Grand created LUCENE-7600:
------------------------------------

             Summary: Simplify DocIdMerger
                 Key: LUCENE-7600
                 URL: https://issues.apache.org/jira/browse/LUCENE-7600
             Project: Lucene - Core
          Issue Type: Task
            Reporter: Adrien Grand
            Priority: Minor


Today, next() is a giant method which handles both the sorted and unsorted cases. It feels like there should be two separate impls for these cases.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org