Jonathan J Senchyna created SOLR-14171:
------------------------------------------

             Summary: allTermsRequired does not work when using context filter 
query
                 Key: SOLR-14171
                 URL: https://issues.apache.org/jira/browse/SOLR-14171
             Project: Solr
          Issue Type: Bug
      Security Level: Public (Default Security Level. Issues are Public)
          Components: Suggester
    Affects Versions: 8.4, 8.1.1
            Reporter: Jonathan J Senchyna


When using the suggester context filtering query param 
{{suggest.contextFilterQuery}} introduced in SOLR-7888, the suggester 
configuration {{allTermsRequired}} is ignored and all terms become required.

In my test configuration, I am not specifying {{allTermsRequired}}, so it 
defaults to {{false}}.  If I send a request without {{cfq}} specified in my 
query params, I get back results for partial matches, as expected.  As soon as 
I specify a {{cfq}} in my requests, I only get back results where all terms 
match.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to