You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Mikhail Khludnev (Jira)" <ji...@apache.org> on 2020/09/02 13:16:00 UTC

[jira] [Updated] (SOLR-14821) docValuesTermsFilter should support single-valued docValues fields

     [ https://issues.apache.org/jira/browse/SOLR-14821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mikhail Khludnev updated SOLR-14821:
------------------------------------
    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. 

  was:
https://issues.apache.org/jira/browse/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. 


> docValuesTermsFilter should support single-valued docValues fields
> ------------------------------------------------------------------
>
>                 Key: SOLR-14821
>                 URL: https://issues.apache.org/jira/browse/SOLR-14821
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: query parsers
>            Reporter: Anatolii Siuniaev
>            Priority: Minor
>
> 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. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org