Description
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
Attachments
Issue Links
- links to