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

[jira] [Created] (LUCENE-9437) Make DocValuesOrdinalsReader.decode(BytesRef, IntsRef) method publicly accessible

Ankur created LUCENE-9437:
-----------------------------

             Summary: Make DocValuesOrdinalsReader.decode(BytesRef, IntsRef) method publicly accessible
                 Key: LUCENE-9437
                 URL: https://issues.apache.org/jira/browse/LUCENE-9437
             Project: Lucene - Core
          Issue Type: Improvement
            Reporter: Ankur


Visibility of _DocValuesOrdinalsReader.decode(BytesRef, IntsRef)_ method is set to 'protected'. This prevents the method from being used outside this class in a setting where BinaryDocValues reader is instantiated outside the class and binary payload containing ordinals still need to be decoded.



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