Re: How to iterate IndexCfs

2014-02-18 Thread Jonathan Ellis
Where is your LongToken coming from? LongToken is used by Murmur3Partitioner; it looks to me like you need to build a LocalToken instead (for the LocalPartitioner used by indexes). On Tue, Feb 18, 2014 at 5:33 AM, Berenguer Blasi wrote: > Hi all, > > I am new to cassandra and I am trying to solv

How to iterate IndexCfs

2014-02-18 Thread Berenguer Blasi
Hi all, I am new to cassandra and I am trying to solve something I am stuck with. It is quite easy conceptually but I am stuck with it so maybe somebody with knowledge of the internals knows what I am doing wrong. I want to slice the CFs of a secondary index. So you can try with cfs.getRange