To answer my own question, I was creating group keys with xrange(0,9) instead of xrange(0,10) therefore trying to link to a key that did not exist.
--Matt
_______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
