: Now, the only status codes set in SolrExceptions are valid HTTP status codes:
:  500
:  400
:  503
:  404

should we deprecate the current SolrException constructor and add one that
uses an enumeration of legal HTTP status codes ... that way we can
eventually eliminate the current usage of "int" and get compile time
assurances that we only generate legal HTTP status codes.



-Hoss

Reply via email to