R: Indexes on Columns & SubColumns Clarification

2010-11-04 Thread cbert...@libero.it
In each family, both CF and SCF, data are grouped by rows. Just to give an idea ... Super Column Family Name{ Row 1 { SuperColumn1 { Column1 Key: Column1 Value ... ColumnN Key: ColumnN Value} SuperColumn2 { Column1 Key: Column1 Value, ColumnN K

Indexes on Columns & SubColumns Clarification

2010-11-04 Thread Jim Morrison
Hi, I've been doing a lot of reading and I've one thing I'm not entirely clear on - could someone clarify? Q: Exactly at what point does indexing stop? I'm trying to use cassandra to store log information that is both user & time sensitive. So I've a basic model like this: detailed_log: { // s