Uploaded image for project: 'Lucene - Core'
  1. Lucene - Core
  2. LUCENE-9437

Make DocValuesOrdinalsReader.decode(BytesRef, IntsRef) method publicly accessible

Details

    • Improvement
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 8.6
    • 8.7
    • None
    • None
    • New, Patch Available

    Description

      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 needs to be decoded.

      Attachments

        1. LUCENE-9437.patch
          1 kB
          Ankur

        Activity

          People

            Unassigned Unassigned
            goankur Ankur
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: