Alexander Dietrich created SOLR-4487:
----------------------------------------
Summary: Add "413 Request Entity Too Large" to
SolrException.ErrorCode
Key: SOLR-4487
URL: https://issues.apache.org/jira/browse/SOLR-4487
Project: Solr
Issue Type: Improvement
Components: clients - java
Affects Versions: 4.0
Reporter: Alexander Dietrich
Solr responds to excessively large queries with a 413 status code, but
HttpSolrServer.request() loses this information when it tries to look up the
code in SolrException.ErrorCode, resulting in a status code 0 in the thrown
exception.
Being able to see this status code would be helpful.
--
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]