Re: ConfigSets and SolrCloud

2015-05-20 Thread Erick Erickson
What is "it"? There isn't one except zkcli and variants ;). Things are all automatic once you get things _to_ Zookeeper, but pushing the config sets up is a manual process. The "usual" process is to have the configs in some VCS somewhere so they're safe, and do the usual checkout/edit/checkin and

ConfigSets and SolrCloud

2015-05-20 Thread Jim . Musil
Hi, I need a little clarification on configSets in solr 5.x. According to this page: https://cwiki.apache.org/confluence/display/solr/Config+Sets I can create named configSets to be shared by other cores. If I create them using this method AND am operating in SolrCloud mode, will it automatica