To expand on that answer a little. The two functions you mention just work on the client side riak object you've retrieved over the PB API. You still have to store the updated object. There aren't specific calls over the PB interface to adjust 2I metadata.
Which http API are you referring to? Jon Sent from my iPad On Feb 20, 2013, at 7:13 AM, Richard Shaw <rich...@basho.com> wrote: > Hi Theo, > > You're correct, the HTTP API does not have the same feature set and we > recommend using any one of the protocol buffer based clients[0] over the HTTP > API for performance and features. > > [0]http://docs.basho.com/riak/latest/references/Client-Libraries/ > > Kind Regards > > Richard > > > On Wed, Feb 20, 2013 at 8:41 AM, Theo Bot <thg....@gmail.com> wrote: >> Hi >> >> I found in the erlang client that there are methods >> (clear_secondary_indexes, delete_secondary_index) in the pb api to maintain >> the secondary index of objects. However in the http api I cannot find such >> methods. >> >> -- >> Kind regards >> >> Theo Bot >> Network Management Engineer >> e-mail: theo....@proxy.nl >> Website: http://www.proxy.nl >> LinkedIn: http://www.linkedin.com/in/theobot >> >> >> _______________________________________________ >> riak-users mailing list >> riak-users@lists.basho.com >> http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com > > _______________________________________________ > riak-users mailing list > riak-users@lists.basho.com > http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
_______________________________________________ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com