O. Klein wrote: > > org.apache.solr.handler.dataimport.DataImportHandlerException: 'baseDir' > value: url_example is not a directory Processing Document # 1 > at > org.apache.solr.handler.dataimport.FileListEntityProcessor.init(FileListEntityProcessor.java:123) > > I added onError="skip" and onError="continue" to all entities, but no > luck. > > Do I need to apply patch https://issues.apache.org/jira/browse/SOLR-1597 > https://issues.apache.org/jira/browse/SOLR-1597 ? > > Or is there another way? >
The patch doesn't work anymore with current trunk, but should this feature not be in trunk anyways? Having an option to abort or skip an import is a lot better then just aborting the import. Who do I have to bribe to get this into trunk? :) -- View this message in context: http://lucene.472066.n3.nabble.com/Preventing-DIH-to-stop-on-error-tp3496436p3499549.html Sent from the Solr - User mailing list archive at Nabble.com.