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

Faster but more RAM/Disk consuming DocValuesFormat for facets

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 4.2, 6.0
    • modules/facet
    • None
    • New

    Description

      The new default DV format for binary fields has much more
      RAM-efficient encoding of the address for each document ... but it's
      also a bit slower at decode time, which affects facets because we
      decode for every collected docID.

      Attachments

        1. LUCENE-4764.patch
          23 kB
          Michael McCandless
        2. LUCENE-4764.patch
          22 kB
          Shai Erera
        3. LUCENE-4764.patch
          24 kB
          Shai Erera
        4. LUCENE-4764.patch
          22 kB
          Michael McCandless

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: