Re: CQL3 query
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
CUSTOM index
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