Solr connector does not handle 500 errors well; it assumes they have an XML
response
------------------------------------------------------------------------------------
Key: CONNECTORS-168
URL: https://issues.apache.org/jira/browse/CONNECTORS-168
Project: ManifoldCF
Issue Type: Bug
Components: Lucene/SOLR connector
Affects Versions: ManifoldCF 0.2
Reporter: Karl Wright
Assignee: Karl Wright
The Solr Connector presumes that the response from Solr is XML. Unfortunately,
in some cases it isn't, such as when there's a 500 error and a stack trace. We
should make this work too, without dumping a trace to standard out.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira