Re: cms content and numerous sort operations

2010-04-05 Thread Brandon Williams
On Fri, Apr 2, 2010 at 10:06 AM, S Ahmed wrote: > Greetings! > > Content management systems usually have complex sort operations, how would > this be best handled with Cassandra? > > Is the only way to handle this type of situation to build indexes for each > and every sort? > > example model: >

cms content and numerous sort operations

2010-04-02 Thread S Ahmed
Greetings! Content management systems usually have complex sort operations, how would this be best handled with Cassandra? Is the only way to handle this type of situation to build indexes for each and every sort? example model: Content: { contentID: { title: "this is a title",