Hi, Can someone pls suggest how to use this command as a part of linux script:
* http://localhost:8983/solr/admin/cores?action=mergeindexes&core=core0&indexDir=/opt/solr/core1/data/index&indexDir=/opt/solr/core2/data/index * Will just adding *curl* at the beginning help.. I tried this but it gives err:- *Missing required parameter: core* ** Any help is deeply appreciated. Thanks and Rgds, Mark.