Try the export command

https://solr.apache.org/guide/8_6/solr-control-script-reference.html#exporting-documents-to-a-file

Jan

> 25. feb. 2022 kl. 15:19 skrev Anuj Bhargava <[email protected]>:
> 
> I need to download the data in solr on my laptop. The data has around
> 9500000 records
> 
> The following command shows the result in the browser. As the file is very
> large I want to download it.
> 
> I tried with 10000 records. Need to download all
> http://xx.xxx.xxx.xxx:8983/solr/data_2019/select?q=*%3A*&rows=10000&wt=csv
> 
> Regards,
> 
> Anuj

Reply via email to