I'm having a SolrCloud setup using Solr 4.6 with several configuration sets and multiple collections, some sharing the same config set. I would like now to update the schema inside a config set, adding a new field.
1. Can i do this directly downloading the schema file and re-uploading after editing or do i have to download the whole config set and re-upload after editing only the schema file? 2. At https://cwiki.apache.org/confluence/display/solr/Command+Line+Utilities I've saw the it is possible to put data inside a Zookeeper file, but how can one specify which config set should that file be uploaded into? Thanks! ----- Thanks, Michael -- View this message in context: http://lucene.472066.n3.nabble.com/Schema-editing-in-SolrCloud-tp4141423.html Sent from the Solr - User mailing list archive at Nabble.com.