[ https://issues.apache.org/jira/browse/SOLR-15152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17283180#comment-17283180 ]
David Eric Pugh edited comment on SOLR-15152 at 2/11/21, 4:59 PM: ------------------------------------------------------------------ [~noble]what do you think of adding an explicit {{-compress}} switch that would add the .gz to the file, versus the pattern of naming the file with a -out /myexportdir/myoutput.gz was (Author: epugh): [~noble]what do you think of adding an explicit {{-compress}} switch that would add the .gz to the file, versus the pattern of naming the file with a \{{ -out /myexportdir/myoutput.gz}} > Export Tool should export nested docs cleanly in .json, .jsonl, and javabin > --------------------------------------------------------------------------- > > Key: SOLR-15152 > URL: https://issues.apache.org/jira/browse/SOLR-15152 > Project: Solr > Issue Type: Improvement > Security Level: Public(Default Security Level. Issues are Public) > Components: SolrCLI > Affects Versions: 8.8 > Reporter: David Eric Pugh > Assignee: David Eric Pugh > Priority: Major > > 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. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org