Code
RecordLoader
RecordLoader is a Java-based tool, designed to load any number of arbitrary-sized input documents into a Mark Logic database. To get started with RecordLoader, try the tutorial. Cababilities include:
- load from input files or standard input
- input files may be xml files, or zip archives of xml files
- autosplit into new documents, using element name
- add read-permissions for one or more roles
- add collections
- generate document uris from a prefix, suffix, and element or attribute value
- up to one thread per input file
- optionally specify document forest placement
- optionally transform content using an XQuery module
- plug in subclasses to customize functionality
The current release requires Mark Logic Server 3.2 or later.
| Download | MarkLogic Version Needed |
|---|---|
| recordloader.jar | MarkLogic Server 3.2 or later |
