Re: Dropping a search index

2011-09-20 Thread Elias Levy
On Tue, Sep 20, 2011 at 7:01 AM, Ryan Zezeski wrote: > Index entries are removed by the Search hook during object deletion. It > sounds like you removed the Search hook, then removed the objects, and now > you have entires in your Search index for non-existing objects. If you > don't care about

Re: Dropping a search index

2011-09-20 Thread Ryan Zezeski
Elias, Index entries are removed by the Search hook during object deletion. It sounds like you removed the Search hook, then removed the objects, and now you have entires in your Search index for non-existing objects. If you don't care about losing **all** of your indexes then you should be able

Dropping a search index

2011-09-14 Thread Elias Levy
Is there some way to drop a search index, other that forcibly removing the merge_index data directory on each node? Change a bucket's search property to false or executing search-cmd uninstall do not appear to have this effect. I can continue to execute queries against the index. They appear to