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

PagedGrowableWriter

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 4.4, 6.0
    • None
    • None
    • New

    Description

      We already have packed data structures that support more than 2B values such as AppendingLongBuffer and MonotonicAppendingLongBuffer but none of them supports random write-access.

      We could write a PagedGrowableWriter for this, which would essentially wrap an array of GrowableWriters.

      Attachments

        1. LUCENE-5026.patch
          12 kB
          Adrien Grand
        2. LUCENE-5026.patch
          21 kB
          Adrien Grand

        Activity

          People

            jpountz Adrien Grand
            jpountz Adrien Grand
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: