Hi Ryan, Thanks for the help. Now I’m working with riak 2.0 pre17, have tried both set bucket property search_index to other index or _dont_index_, but still cannot delete the index.
Failure: riakasaurus.exceptions.RiakPBCException: Can't delete index with associate buckets [<<"riakasaurus.tests.test_search">>] (0) On 2014年3月11日 at 上午3:51:25, Ryan Zezeski ([email protected]) wrote: > On Sun, Mar 9, 2014 at 8:31 AM, EmiNarcissus 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 [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
