Hello,

I am running SolrCloud in Kubernetes with Solr version 8.5.2.

Is it possible to update a configset being used by a collection using a 
SolrCloud API directly? I know that this is possible using the zkcli and a 
collection RELOAD. We essentially want to be able to checkout our configset 
from source control, and then replace everything in the active configset in 
SolrCloud (other than the schema.xml).

We have a couple of custom plugins that use config files that reside in the 
configset, and we don’t want to have to rebuild the collection or access 
zookeeper directly if we don’t have to. If we can’t modify the configset 
wholesale this way, is it possible to create a new configset and swap the old 
collection to it?

Best,
Michael Carroll

Reply via email to