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

Remove compression option on doc values

Details

    • Improvement
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • None
    • 9.0
    • None
    • None
    • New

    Description

      Options on file formats add complexity and put a big tax on backward-compatibility testing. I'm the one who introduced it LUCENE-9378 but I would now like to think about what we can do to remove this option.

      For the record, compression was initially introduced because some binary fields have so much redundancy that it's wasteful not to compress them at all. But unfortunately, this slowed down some search workloads and we decided to introduce this option as a way to let users choose the trade-off they want.

      Attachments

        1. LUCENE-9843.patch
          44 kB
          Jack Conradson
        2. LUCENE-9843.patch
          48 kB
          Jack Conradson
        3. mods.patch
          9 kB
          Robert Muir
        4. LUCENE-9843.patch
          55 kB
          Robert Muir
        5. LUCENE-9843.patch
          61 kB
          Jack Conradson

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: