Re: indexes in cassandra

2011-01-23 Thread Maxim Potekhin
Jonathan, what's your comment to the other thread, where the developers state that indices do not commute? On 1/23/2011 4:30 PM, Jonathan Ellis wrote: They are returned in token order, which is the same as key order for OPP. On Sun, Jan 23, 2011 at 2:11 AM, Shay Assulin wrote: hi, I am usi

Re: indexes in cassandra

2011-01-23 Thread Jonathan Ellis
They are returned in token order, which is the same as key order for OPP. On Sun, Jan 23, 2011 at 2:11 AM, Shay Assulin wrote: > > hi, > > I am using get_indexed_slices to get rows from Cassandra > Does Cassandra returns the rows with some order? I am using OPP and it seems > that the rows are or