Code
AutoLoader
AutoLoader is a Java-based tool that monitors a directory for new files. These files are then automatically loaded into Mark Logic 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.
| Download | MarkLogic Version Needed |
|---|---|
| AutoLoader-1.0.1.jar | MarkLogic Server 3.2 or later |
| AutoLoader-1.0.jar | MarkLogic Server 3.2 or later |
| clopt.jar | |
| jmxri.jar | |
| org.sadun.util.jar | |
| pollmgt.jar | |
| README.txt | |
| RecordLoaderMod.jar | |
| xcc.jar | |
| xpp3-1.1.4.jar |
