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