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 riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com