CUSTOM index

2013-07-30 Thread baskar.duraikannu.db
Hello, Both Cassandra CLI and CQLSH have option to specify an custom index. Can you point to an example custom index implementation, if there is one? Thanks Baskar

Re: CQL3 query

2013-07-30 Thread baskar.duraikannu.db
SlicePredicate only support “N” columns. So, you need to query one facet at a time OR you can query m columns such that it returns n revisions. You may need intelligence to increase or decrease m columns heuristically. From: ravi prasad Sent: ‎Tuesday‎, ‎July‎ ‎30‎, ‎2013 ‎8‎:‎11‎ ‎PM To: cas