On Sun, Mar 9, 2014 at 8:31 AM, EmiNarcissus <eminarcis...@me.com> wrote: > > I'm testing on yokozuna api now, but found every time I call > delete_search_index function it alerts cannot delete because of pre-existed > associated bucket. I've tried to set the bucket search-index to another > index, still have the same error. > > Is this part not implemented yet? or is something I missed from? >
Hi Tim, An index may not be deleted if it has any buckets associated with it. The 'search_index' property (not 'search-index') must be changed to either a different index or the sentinel value '_dont_index_'. -Z
_______________________________________________ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com