Thanks Alex - I've been researching this today and looking at the implications because it appears I have to change the storage backend in order to enable it - additionally the python client library isn't up to date with this feature so it means merging in dev code to get access to it - so I'm not doing header manipulation inside my code alongside library calls.
So now I have to consider whether additional benefit of doing this (and other potential opportunities it creates) overweighs the changes needing to be made to the system to get it working. Cheers Andrew On Mon, Oct 24, 2011 at 1:09 PM, Alexander Sicular <[email protected]>wrote: > ing features in Riak 1.0. In order to write out a link you need to write > out the key/value/link (in the header). Just include an indexing header for > what you want to index, link creation date in your case. Read up on > secondary indexes in Riak.
_______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
