Ryan McKinley schrieb:
> Maximilian Hütter wrote:
>> Hi all,
>>
>> I switched to Solr version 1.2 and found that the response format
>> changed completely for the error responses (for updates), which are
>> delivered as HTML-Pages.
>
> Check the status code for the response. Anything not OK will
Maximilian Hütter wrote:
Hi all,
I switched to Solr version 1.2 and found that the response format
changed completely for the error responses (for updates), which are
delivered as HTML-Pages.
Check the status code for the response. Anything not OK will have some
code != 200. Using java's Ht