Hi,

I am trying to delete a key with following command
curl -XDELETE
http://195.197.177.53:8098/types/buckettypename/buckets/bucketname/keys/2321845853185375

Even though Riak KV results in 404 or not found, riak search i.e yokozuna
still results the key with valid document id. something like following:
 "_yz_id": "1*buckettypename*bucketname* 2321845853185375*81",
                "_yz_rb": "bucket name",
                "_yz_rk": "04054881627186",
                "_yz_rt": "buckettypename",
                "content": "<p>dsds</p>\n"

Please help how to get it removed from yokozuna search results as well?

Br,
Pulin
_______________________________________________
riak-users mailing list
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to