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 13:42:00 UTC

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

     [ https://issues.apache.org/jira/browse/LUCENE-9366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alan Woodward resolved LUCENE-9366.
-----------------------------------
    Fix Version/s: 8.6
       Resolution: Fixed

> 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
>            Priority: Major
>             Fix For: 8.6
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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