You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Alan Woodward (Jira)" <ji...@apache.org> on 2020/05/07 11:10:00 UTC

[jira] [Created] (LUCENE-9366) Unused maxDoc parameter in DocValues.emptySortedNumeric()

Alan Woodward created LUCENE-9366:
-------------------------------------

             Summary: Unused maxDoc parameter in DocValues.emptySortedNumeric()
                 Key: LUCENE-9366
                 URL: https://issues.apache.org/jira/browse/LUCENE-9366
             Project: Lucene - Core
          Issue Type: Improvement
            Reporter: Alan Woodward
            Assignee: Alan Woodward


DocValues.emptySortedNumeric() currently takes a maxDoc parameter, which is unused.  We can just remove it, which simplifies a couple of call sites and will make LUCENE-9330 a bit tidier.



--
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