Jan Høydahl created SOLR-3824:
---------------------------------
Summary: Velocity: Error messages from search not displayed
Key: SOLR-3824
URL: https://issues.apache.org/jira/browse/SOLR-3824
Project: Solr
Issue Type: Bug
Components: Response Writers
Reporter: Jan Høydahl
Fix For: 4.1, 5.0
Error messages are not displayed in Solritas GUI.
Example: In SolrCloud mode I have two shards, but shut down shard B. Then there
is an error message:
{code}
<lst name="error">
<str name="msg">no servers hosting shard:</str>
<int name="code">503</int>
</lst>
{code}
However this is not displayed by Velocity template, it shows an empty search
result.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]