Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-14821

docValuesTermsFilter should support single-valued docValues fields

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 8.7, 9.0
    • query parsers
    • None

    Description

      SOLR-13890 introduced a post-filter implementation for docValuesTermsFilter in  TermsQParserPlugin. But now it supports only multi-valued docValues fields (i.e. SORTED_SET type DocValues)

      It doesn't work for single-valued docValues fields (i.e. SORTED type DocValues), though it should. 

      Attachments

        1. SOLR-14821.patch
          0.8 kB
          Anatolii Siuniaev

        Activity

          People

            gerlowskija Jason Gerlowski
            anatolii_siuniaev Anatolii Siuniaev
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: