hello, I am trying to feed solr with xml files of my own schema, and I am getting:
SEVERE: org.xmlpull.v1.XmlPullParserException: entity reference names can not start with character '\ufffd' my xml is utf8 for sure, as well as the text inside. but for some reason I get this exception and then solr crashes. Any ideas? Best Regards, -C.B.