[ https://issues.apache.org/jira/browse/SOLR-1784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Lance Norskog updated SOLR-1784: -------------------------------- Attachment: SOLR-1784.patch > Improve error-handling in facet requests > ---------------------------------------- > > Key: SOLR-1784 > URL: https://issues.apache.org/jira/browse/SOLR-1784 > Project: Solr > Issue Type: Improvement > Components: search > Affects Versions: 1.2, 1.3, 1.4 > Reporter: Lance Norskog > Priority: Minor > Fix For: 1.5 > > Attachments: SOLR-1784.patch > > > A reference to non-declared tag in a facet expression does not give any > error. Instead, no facets are returned. Other errors in facet expressions are > reported as a successful request with an element called 'exception' giving a > stack trace. > All requests to Solr should succeed completely or fail, and failures should > return as an appropriate HTTP protocol error. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.