You have to upload the different configset with the zookeeper client (this is done for you when you do the examples) using zkcli, see the "upconfig" command here; https://cwiki.apache.org/confluence/display/solr/Command+Line+Utilities
Similarly, you need to make changes locally (perhaps after doing a "downconfig" and push them back up. the new Admin UI does allow you to manipulate schemas from the UI, but you have to both have them be "managed" and do the initial upconfig(s) yourself. Now, apart from this step, the rest of the collection operations are available through the API. Best, Erick On Sat, Dec 5, 2015 at 12:56 AM, bengates <benga...@aliceadsl.fr> wrote: > I understand. > > How to do this via the API? > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Solrcloud-1-server-1-configset-multiple-collections-multiple-schemas-tp4243584p4243737.html > Sent from the Solr - User mailing list archive at Nabble.com.