You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by wtang <wt...@nyx.com> on 2013/04/08 06:45:27 UTC

how to delete a configset in zookeeper?

I used solr's zkcli.sh to upconfig and linkconfig a solr config into
zookeeper.
Question is: how can I delete that configset?
Thanks in advance.



--
View this message in context: http://lucene.472066.n3.nabble.com/how-to-delete-a-configset-in-zookeeper-tp4054414.html
Sent from the Lucene - Java Developer mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


Re: how to delete a configset in zookeeper?

Posted by Mark Miller <ma...@gmail.com>.
You can use the clear cmd and pass a path of /configs/{configname}

- Mark

On Apr 8, 2013, at 12:45 AM, wtang <wt...@nyx.com> wrote:

> I used solr's zkcli.sh to upconfig and linkconfig a solr config into
> zookeeper.
> Question is: how can I delete that configset?
> Thanks in advance.
> 
> 
> 
> --
> View this message in context: http://lucene.472066.n3.nabble.com/how-to-delete-a-configset-in-zookeeper-tp4054414.html
> Sent from the Lucene - Java Developer mailing list archive at Nabble.com.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org