Hi All,

I'm using SOLR 4.9.0 to import XML using /dataimport from the dashboard and a 
suitably configured xml-data-config.xml file.

Everything works fine, but very occasionally I encounter a bad XML file and the 
XML importhandler fails with the following error, and the index rolls-back.

Caused by: org.apache.solr.handler.dataimport.DataImportHandlerException: 
Exception in applying XSL Transformeation Processing Document # 1582437

The error shows the Processing Document #, but I have millions of XML files, 
which contain more than one <Document> and are distributed across many 
recursive folders. It is proving really hard to track down the Document that 
SOLR is rejecting, based just on the document number.

Has anyone else hit this sort of problem? Could the filename of the XML file 
that failed be exposed perhaps?

With thanks,

Paul


Reply via email to