You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Mikhail Khludnev (JIRA)" <ji...@apache.org> on 2018/05/08 21:55:00 UTC

[jira] [Created] (SOLR-12330) Referencing non existing parameter in JSON Facet "filter" either reported too little and even might be ignored

Mikhail Khludnev created SOLR-12330:
---------------------------------------

             Summary: Referencing non existing parameter in JSON Facet "filter" either reported too little and even might be ignored 
                 Key: SOLR-12330
                 URL: https://issues.apache.org/jira/browse/SOLR-12330
             Project: Solr
          Issue Type: Bug
      Security Level: Public (Default Security Level. Issues are Public)
    Affects Versions: 7.3
            Reporter: Mikhail Khludnev
            Assignee: Mikhail Khludnev


Just encounter such weird behaviour, will recheck and followup. 
{{ "filter":["{!v=$bogus}"]}} responds back with just NPE which makes impossible to guess the reason.
It might be even worse, since {{"filter":[{"param":"bogus"}]}} seems like just silently ignored.
Once agin, I'll double check. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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