Hello,
Is there a chance to get the biggest key of a bucket or secondary index?
E.g.: A bucket (or 2i) contains the keys: 10, 20, 30, 40, 50
The result should be: 50
Could this problem be solved, by quering a secondary index from back, e.g.:
curl http://localhost:8098/buckets/mybucket/index/field_int/99999999999/0?max_results=1
Thanks a lot
Markus
_______________________________________________ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com