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

add 4.10 docvaluesformat

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 4.10, 6.0
    • None
    • None
    • New

    Description

      We can improve the current format in a few ways:

      • speed up Sorted/SortedSet byte[] lookup by structuring the term blocks differently (allow random access, more efficient bulk i/o)
      • speed up reverse lookup by adding a reverse index (small: just every 1024'th term with useless suffixes removed).
      • use slice API for access to access to binary content, too.

      Attachments

        1. LUCENE-5882.patch
          179 kB
          Robert Muir
        2. LUCENE-5882.patch
          172 kB
          Robert Muir
        3. LUCENE-5882.patch
          170 kB
          Robert Muir

        Activity

          People

            Unassigned Unassigned
            rcmuir Robert Muir
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: