Re: Collection creation by specifiying folder name
Afaik you can change SOLR_HOME on Solr nodes so all collections on that node are created in a different folder but a different folder for each collection is not possible. Although you can change the effective folder where the data is stored by using OS features like mounting, linking etc. -
Collection creation by specifiying folder name
Hi, Is there a way to instruct the collection to be created in certain folder via Collections API. We are using solr 9.3. Let me know. Thanks Thanks, Rajeswari