Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
8.8
-
None
Description
ExportTool doesn't properly handle anonymous child docs or nested docs. It also confuses the JSONL format with the JSON format.
I'd like to have the JSON Lines format output as .jsonl, which is the standard, and have the JSON format to be a .json, which is the same output as if you wanted to post a Solr doc as a JSON to upload the data... This will let us round trip the data.
Attachments
Issue Links
- is related to
-
SOLR-13689 add a command line option bin/solr import to import jsonl/javabin file
-
- Open
-
- supercedes
-
SOLR-14882 bin/solr export refers to .json but actually uses .jsonl
-
- Resolved
-
- links to