Re: Secondary indexing and order clauses

2011-08-04 Thread Jason Rutherglen
Hi Todd, The Lucene secondary index will support sorting fairly easily (eg, out of the box). See: CASSANDRA-2915 Jason On Tue, Aug 2, 2011 at 8:26 PM, Todd Nine wrote: > ** > Hi guys, > Now that dynamic composite have been introduced as part of cassandra > core, has any thought been given t

Secondary indexing and order clauses

2011-08-02 Thread Todd Nine
Hi guys, Now that dynamic composite have been introduced as part of cassandra core, has any thought been given to implementing "order by" semantics to secondary indexing? The dynamic composite allows asc/desc order sorting of each component in the composite, allowing for mixed asc/desc order in