AutoLoader
AutoLoader is a Java-based tool that monitors a directory for new files. These files are then automatically loaded into MarkLogic server via RecordLoader. For more information about the capabilities of RecordLoader, try the tutorial. Specifically, AutoLoader features include:
- Monitor a directory for new files to be automatically loaded
- Leverages the full power of RecordLoader for the actual loading of the files
- Runs from the command line without a UI for ease of use on production servers
The current release packages a very slightly modified version of RecordLoader. As RecordLoader is updated AutoLoader will also be updated to stay in sync with the latest changes.
Code & Downloads
GitHub Repository »
Comments