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

Dense norms/doc values should not consume memory in the IW buffer to store the set of docs with a value for the field

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 7.0
    • None
    • None
    • New

    Description

      Using a bit set to store docs that have a value for a field is great for sparse doc values, but it is a pity we have to pay this price for dense doc values too.

      Attachments

        1. LUCENE-7545.patch
          25 kB
          Adrien Grand

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: