Re: Collection creation by specifiying folder name

2024-03-21 Thread ufuk yılmaz
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

2024-03-21 Thread Natarajan, Rajeswari
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