[ https://issues.apache.org/jira/browse/SOLR-14270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17049718#comment-17049718 ]
Cassandra Targett commented on SOLR-14270: ------------------------------------------ Just FYI, the docs here got a little messed up. Docs for the bin/solr export command were already added where they belonged (solr-control-script.adoc - about bin/solr) back in SOLR-13862, but this issue adds slightly different and less-detailed docs to the wrong place (command-line-utilities.adoc - about zkcli.sh), while not updating the original docs to include the ability to .zip the output. I'll fix it (by removing the wrong docs from the wrong place but copying the one new example that's needed in the right place), but just wanted to mention it. > export command to have an option to write to a zip file > ------------------------------------------------------- > > Key: SOLR-14270 > URL: https://issues.apache.org/jira/browse/SOLR-14270 > Project: Solr > Issue Type: Improvement > Security Level: Public(Default Security Level. Issues are Public) > Reporter: Noble Paul > Assignee: Noble Paul > Priority: Major > Labels: cli > Fix For: 8.5 > > Time Spent: 50m > Remaining Estimate: 0h > > Plain json files are too big. Export to a compressed file > {{bin/solr export -url http://localhost:8983/solr/gettingstarted -out > gettingstarted.json.gz}} > This will write the data to a file called {{gettingstarted.json.gz}} in a zip > format -- 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