OK figured this out. The short of it is, make sure your schema is
always up to date! : )
The schema did not match the xml docs being posted. And because we
had a previous solr update with those docs, even trying to post/
update a was failing because there was already "bad" data
waiting to
Hi,
I've had this application running before and not sure what has
changed to cause this error. When trying to do a clean update
(removed index dir and restarted solr) with just a , Solr is
returning a status 1 with this error at the top:
java.io.EOFException: input contained no data
Doe