: However, when I do this, I still get a org.apache.solr.common.SolrException:
: "parsing error" from
: 
org.apache.solr.client.solrj.impl.XMLResponseParser.processResponse(XMLResponseParser.java:143)

it's impossible to guess what the underlying problem might be unless you 
can provide us the full error.

The one thing i can think of that might not be obvious is that legacy 
header format (quey param version=1.0 vs version=2.0) might be confusing 
the XMLResponseParser ... i don't remember when the default changed but i 
thought it was *before* Solr 1.4....

https://wiki.apache.org/solr/XMLResponseFormat#A.27version.27

-Hoss

Reply via email to