[
https://issues.apache.org/jira/browse/SOLR-5940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sameer Maggon updated SOLR-5940:
--------------------------------
Attachment: solr-5940.patch
Patch that adds the error returned by solr and prints out as a warning
> Make post.jar report back detailed error in case of 400 responses
> -----------------------------------------------------------------
>
> Key: SOLR-5940
> URL: https://issues.apache.org/jira/browse/SOLR-5940
> Project: Solr
> Issue Type: Improvement
> Components: scripts and tools
> Affects Versions: 4.7
> Reporter: Sameer Maggon
> Attachments: solr-5940.patch
>
>
> Currently post.jar does not print detailed error message that is encountered
> during indexing. In certain use cases, it's helpful to see the error message
> so that clients can take appropriate actions.
> In 4.7, here's what gets shown if there is an error during indexing:
> SimplePostTool: WARNING: Solr returned an error #400 Bad Request
> SimplePostTool: WARNING: IOException while reading response:
> java.io.IOException: Server returned HTTP response code: 400 for URL:
> http://localhost:8983/solr/update
> It would be helpful to print out the "msg" that is returned from Solr.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]