Closed GoogleCodeExporter closed 8 years ago
I agree. Simple messages like "400 Status: Bad Request" are just not enough.
I can't determine the exact problem in the application, so i resort to writing
basic curl requests, just to get more verbose error report. Could someone
please, take a look into this?
Original comment by borko.ra...@gmail.com
on 4 May 2011 at 8:44
Have you two been using current svn trunk?
The exception should now be of type Apache_Solr_HttpTransportException and you
should have full access to the Apache_Solr_Response object (and its response
body) from the exception.
We moved away from generic exceptions in r28 and added the http transport stuff
in r49
Current trunk is r60
If you could try out trunk and tell me if it meets your requirements that would
be appreciated.
Original comment by donovan....@gmail.com
on 4 May 2011 at 2:17
ow, darn.. did not see that. I only checked the current release.
For me this solution is perfect, this fixes exactly my point :)
Original comment by leonrenk...@gmail.com
on 4 May 2011 at 2:21
I've created r60 download packages to make current code simpler to get for
most people.
I'm going to close this issue as done, but feel free to open a new issue if
there's still something missing that you need.
Original comment by donovan....@gmail.com
on 4 May 2011 at 3:11
Original issue reported on code.google.com by
leonrenk...@gmail.com
on 3 May 2011 at 12:36