I've asked yesterday about wildcard searches, but now I understand that I'm not too interested in that, but much more interested in how sort and skip/limit works in riak search. I mean, what response time / memory consumption can I count on and how does it gets traversed? I mean, I didn't tell riak search to index my data in some sorted way. How does it know what fields to index sorted, what not to and so on?
Since right now it's just some black box that you either prey on, or skip it. Also I can't understand the algorithm behind skip/limit. To make skip/limit (as sort) efficient -- you need some kind of sorted index, don't you? Thanks.
_______________________________________________ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com