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
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