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:
>
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",