[
https://issues.apache.org/jira/browse/SOLR-3824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Høydahl updated SOLR-3824:
------------------------------
Attachment: SOLR-3824.patch
First patch, showing any error section in a big red box.
To test, try e.g.
{noformat}
http://localhost:8983/solr/collection1/browse?&defType=lucene&q=%22a
{noformat}
> 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
>
> Attachments: SOLR-3824.patch
>
>
> 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]