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

doc values should expose missing values (or allow configurable defaults)

Details

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

    Description

      DocValues should somehow allow a configurable default per-field.
      Possible implementations include setting it on the field in the document or registration of an IndexWriter callback.

      If we don't make the default configurable, then another option is to have DocValues fields keep track of whether a value was indexed for that document or not.

      Attachments

        1. LUCENE-5178.patch
          395 kB
          Robert Muir
        2. LUCENE-5178_reintegrate.patch
          217 kB
          Robert Muir

        Issue Links

          Activity

            People

              Unassigned Unassigned
              yseeley@gmail.com Yonik Seeley
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: