Re: Controlling order of results from link phase

2011-06-27 Thread Andrew Berman
Nevermind on the lists:sort issue below as I realized that list:umerge requires that the lists be sorted. Thanks anyway, Andrew On Sun, Jun 26, 2011 at 3:36 PM, Andrew Berman wrote: > I think I found the answer and it is no, I cannot control the sort.  I > found the code here in riak_kv_wm_lin

Re: Controlling order of results from link phase

2011-06-26 Thread Andrew Berman
I think I found the answer and it is no, I cannot control the sort. I found the code here in riak_kv_wm_link_walker.erl: links(Object) -> MDs = riak_object:get_metadatas(Object), lists:umerge( [ case dict:find(?MD_LINKS, MD) of {ok, L} -> [ [B,K,T] || {{B