You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "David Eric Pugh (Jira)" <ji...@apache.org> on 2021/02/11 16:29:00 UTC

[jira] [Created] (SOLR-15152) Export Tool should export nested docs cleanly in .json, .jsonl, and javabin

David Eric Pugh created SOLR-15152:
--------------------------------------

             Summary: 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


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-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org