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

Sameer Maggon commented on SOLR-5940:
-------------------------------------

Thanks Shalin for picking it up - let me know of any feedback!

> 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
>            Assignee: Shalin Shekhar Mangar
>         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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to