On Thu, May 15, 2014 at 7:12 AM, cbert...@libero.it
wrote:
> I have an easy question for you all: query using only secondary indexes do
> not
> respect any clustering order?
>
It is a general property of secondary indexes in Cassandra that they are
not in token order unless you are using an orde
Hi all,
I'm trying to migrate my old project born with Cassandra 0.6 and grown with 0.7
/1.0 to the latest 2.0.
I have an easy question for you all: query using only secondary indexes do not
respect any clustering order?
Thanks