I have the same question if you find an answer. I would also like to use a Java 
client to add links.

On Apr 8, 2013, at 3:56 PM, Jeff Peck <[email protected]> wrote:

> Hello,
> 
> I have been looking through the documentation for an example of how to add a 
> secondary index in Riak, using the Java client.
> 
> I am currently storing my object (which is a HashMap) like this:
> 
> bucket.store(key, docHashMap).execute();
> 
> What would I need to do to add an index to that object before it gets stored?
> 
> Thanks,
> Jeff
> 
> 
> 
> _______________________________________________
> riak-users mailing list
> [email protected]
> http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

_______________________________________________
riak-users mailing list
[email protected]
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to