On Jan 31, 2012, at 4:49 AM, Phil Hoy wrote: > Hi, > > I am running solrcloud and i am able to add cores > http://wiki.apache.org/solr/SolrCloud#Creating_cores_via_CoreAdmin but how > does one remove cores. If i use the core admin unload command, distributed > queries then error as they still query the removed core. Do I need to update > zookeeper somehow? > > Phil
Hey Phil - yeah, currently you would have to manually remove the core from zookeeper. Once we see it, we expect it to be part of the index - perhaps we should remove it on an explicit core reload though? What version of trunk are you using? - Mark Miller lucidimagination.com