Hi Erick, thanks for the reply. I am working on a application where a solr collection is being created per usage of application accumulating lot of them over period of time . In order to keep memory requirements under control, I am unloading collections not in current usage and loading them whenever required. This was working in non cloud mode with coreAdmin APIs. Now because of scaling requirements we want to shift to SolrCloud mode. we want to continue with same application design. can you suggest, how to implement a similar solution in SolrCloud context.
-Gajanan -- Sent from: https://lucene.472066.n3.nabble.com/Solr-User-f472068.html