You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Commit Tag Bot (JIRA)" <ji...@apache.org> on 2013/03/22 17:43:19 UTC

[jira] [Commented] (SOLR-3824) Velocity: Error messages from search not displayed

    [ https://issues.apache.org/jira/browse/SOLR-3824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13610881#comment-13610881 ] 

Commit Tag Bot commented on SOLR-3824:
--------------------------------------

[branch_4x commit] Jan Høydahl
http://svn.apache.org/viewvc?view=revision&revision=1383412

SOLR-3824: Velocity - Error messages from search not displayed (merge from trunk)

                
> 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.0, 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org