Creating Documents from Line-Delimited JSON Files
- Last Updated: April 14, 2026
- 1 minute read
- MarkLogic Server
- Version 11.0
- Documentation
Use the delimited_json input file type to import content from a line-delimited JSON file and create a JSON document corresponding to each line.
To create JSON documents from delimited text files such as CSV files, see Creating Documents from Delimited Text Files. For aggregate XML input, see Splitting Large XML Files into Multiple Documents.