I have no idea if there are plans for this. Writing these queries yourself should be pretty trivial. Just spin up n threads, query n indexes, and then use some join algorithm [1] to merge the result sets together to produce the key list that you need to perform your lookups.
[1]: https://en.wikipedia.org/wiki/Hash_join#Grace_hash_join --- Jeremiah Peschka Managing Director, Brent Ozar PLF, LLC On Wed, Jan 25, 2012 at 5:04 AM, Runar Jordahl <runar.jord...@gmail.com>wrote: > Are there any plans for allowing Riak to query multiple indices in one > operation? If there are, how will these queries work? > > Kind regards > Runar > > _______________________________________________ > riak-users mailing list > riak-users@lists.basho.com > http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com >
_______________________________________________ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com