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 Priority: Minor Fix For: 1.5 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.