Easiest way to completely start over is to stop your zookeepers, then (mac OS X) on all your ZK nodes.
'rm -rf /tmp/zookeeper' Best, Erick On Mon, Jul 6, 2015 at 5:10 AM, Adrian Liew <adrian.l...@avanade.com> wrote: > Hi > > Does anyone know where information about SolrCloud cluster is stored? I.E > the below info? > > > > Is this stored in somewhere in ZooKeeper? In my case I am using an > external Zookeeper server setup in an Ensemble. > > > > Does anyone know how to clear their SolrCloud cluster. I.E I will like to > remove collections initially made to the cluster and start fresh again. > > > > I have attempted this stackoverflow > http://stackoverflow.com/questions/16579242/solrcloud-delete-collection-bug > but managed to get a blank json in which I thought I can edit and then > reupload it to ZooKeeper. > > > > Regards, > > Adrian > > >