Re: get_indexed_slices && sorting

2010-09-11 Thread Jonathan Ellis
Not until https://issues.apache.org/jira/browse/CASSANDRA-1339 is done On Sat, Sep 11, 2010 at 3:35 PM, Petr Odut wrote: > Hi, > I can't test new IndexOperators so I would like to ask you whether new > Cassandra 0.7 sorts the results - i.e. I have an secondary index on "age" of > "user" cf and I

Re: get_indexed_slices && sorting

2010-09-11 Thread Frank LoVecchio
I actually need a similar query; can someone update the wiki on adding a secondary index in 0.7? http://wiki.apache.org/cassandra/SecondaryIndexes Thanks, Frank On Sat, Sep 11, 2010 at 2:35 PM, Petr Odut wrote: > Hi, > I can't test new IndexOperators so I would like to ask you whether new > Ca