What is the fastest way to count the number of items in a secondary index range query? I'm currently feeding an index input directly into the riak_kv_mapreduce:reduce_count_inputs/2. Anything faster than doing this? Anyway to query an index without loading the objects themselves?
-- Jeremy _______________________________________________ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com