Uploaded image for project: 'Jackrabbit Oak'
  1. Jackrabbit Oak
  2. OAK-9767

Support Int / Long Terms in LuceneIndexMBean

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.44.0
    • indexing
    • None

    Description

      Currently, the LuceneIndexMbean only supports retrieving terms of the type String via the BytesRef.utf8ToString method. Terms of type Int and Long are corrupted and will not display properly when retrieved with this method.

       

      To support retrieving Long / Int terms, a new method should be added to the LuceneIndexMbean which takes a type string and based on that type string determines how to retrieve the term.

      Attachments

        Issue Links

          Activity

            People

              thomasm Thomas Mueller
              dklco Dan Klco
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: