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

NormsFieldExistsQuery to match documents where field exists based on field norms

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 7.1, 8.0
    • core/search
    • None
    • New

    Description

      This patch adds a new NormsFieldExistsQuery which is similar to DocValuesFieldExistsQuery but instead of determining whether a document has a value for a field based on doc values it does this based on the field norms so the same kind of exists query functionality can be performed on TextFields which have no doc values.

      Attachments

        1. LUCENE-7982.patch
          11 kB
          Colin Goodheart-Smithe

        Issue Links

          Activity

            People

              Unassigned Unassigned
              colings86 Colin Goodheart-Smithe
              Votes:
              1 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: