Closed jfacorro closed 7 years ago
This problem happened to me, I don't know whether it is the problem of sumo or it is my problem ? I use sumo_db with riak db.
Thanks for any help
@emnvn The issue is that support for it has not been implemented yet. The sumo_store_riak: find_by /6
function that should handle the SortFields
just returns a not_supported
error. So it is not a problem caused by anything you did, it is just something that is currently missing :smile:
It is currently throwing a
not_supported
exception when callingsumo:find_by/5
.