Let me answer my own question, yes all of these are supported in the Erlang client.
The function I was looking for is get_index_eq: http://basho.github.io/riak-erlang-client/riakc_pb_socket.html#get_index_eq-5 Regards, Istvan On Thu, Aug 21, 2014 at 10:32 AM, István <[email protected]> wrote: > Hi guys, > > I was wondering if streaming the keys using 2i would be possible. I guess > any way of limiting the number of keys returned would be good. > > According to the documentation there few options: > > http://docs.basho.com/riak/latest/dev/using/2i/#Examples > > - streaming the keys > - pagination with max_results > > Is any of these available in the Erlang client? > > Thank you in advance, > Istvan > > -- > the sun shines for all > > > -- the sun shines for all
_______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
