epugh opened a new pull request, #4899:
URL: https://github.com/apache/solr/pull/4899

   https://issues.apache.org/jira/browse/SOLR-18439
   
   
   # Description
   
   We have a standard on V2 apis that 200 is success and 500 is an error, with 
a message under `error.msg` attribute.  Most of the API's have that, but some 
don't so bring them into compliance.
   
   # Solution
   
   Update three apis.  They aren't used yet by any existing code, and haven't 
been released in Solr, so I think we don't need a changelog.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to