[ https://issues.apache.org/jira/browse/SOLR-1597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12793159#action_12793159 ]
Noble Paul commented on SOLR-1597: ---------------------------------- bq.but shouldn't the DIH framework itself deal with the onError handling I guess this can be done. The only place where the skip is not possible is XPathEntityprocessor > FileListEntityProcessor should recognize onError attribute > ---------------------------------------------------------- > > Key: SOLR-1597 > URL: https://issues.apache.org/jira/browse/SOLR-1597 > Project: Solr > Issue Type: Improvement > Components: contrib - DataImportHandler > Affects Versions: 1.4 > Reporter: Sascha Szott > Assignee: Noble Paul > Priority: Minor > Fix For: 1.5 > > Attachments: SOLR-1597.patch, solr-1597.patch > > > In case the baseDir attribute *is* specified but does not point to an > existing directory (this results in a FileNotFoundException in > FileListEntityProcessor.init()), FileListEntityProcessor should only abort > the whole index process if onError is set to abort. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.