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

use packed ints for the terms dict index

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 4.0-ALPHA
    • 4.0-ALPHA
    • core/index
    • None
    • New

    Description

      Terms dict index needs to store large RAM resident arrays of ints, but, because their size is bound & variable (depending on the segment/docs), we should used packed ints for them.

      Attachments

        1. LUCENE-2321.patch
          42 kB
          Michael McCandless
        2. LUCENE-2321.patch
          27 kB
          Michael McCandless

        Activity

          People

            mikemccand Michael McCandless
            mikemccand Michael McCandless
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: