Questions about Secondary Indexes

2011-03-30 Thread Drew Kutcharian
Hi Everyone, I just read Jonathan Ellis' great post on Secondary Indexes (http://www.datastax.com/dev/blog/whats-new-cassandra-07-secondary-indexes) and I was wondering where I can find a bit more info on them. I would like to know: 1) Are there in limitations beside the hash properties (no be

Re: Questions about secondary Indexes

2010-09-25 Thread Jonathan Ellis
On Sat, Sep 25, 2010 at 7:50 AM, Alvin UW wrote: > Hello, > > 1.Does the current index support Super CF? No. -- Jonathan Ellis Project Chair, Apache Cassandra co-founder of Riptano, the source for professional Cassandra support http://riptano.com

Questions about secondary Indexes

2010-09-25 Thread Alvin UW
Hello, 1.Does the current index support Super CF? 2. Does the system treat the index as the same as a common CF? If not, what's the main difference between index and common CF? Thanks Alvin