Re: DIH when using XML Files questions

2011-09-29 Thread Erick Erickson
Specific replies below, but what I'd seriously consider is writing my own filesystem-aware hook that pushed documents to known Solr servers rather than using DIH to pull them. You could use the code from FileSystemEntityProcessor as a base and go from there. The FileSystemEntityProcessor isn't real

DIH when using XML Files questions

2011-09-27 Thread Gabriel Cooper
I'm researching using DataImportHandler to import my data files utilizing FileDataSource with FileListEntityProcessor and have a couple questions before I get started that I'm hoping you guys can assist with. 1) I would like to put a file on the local filesystem in the configured location and have