Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
If you try to use the SolrJ SolrStream class to making a streaming expression request to a solr node, any authentication or authorization failures will be swallowed and a eneric "IOException" will be thrown.
(evidently due to a pars error trying to read the body of the response w/o consulting the HTTP status?)