thx for the answers!
2010/12/3 Jonathan Ellis
> http://www.riptano.com/blog/whats-new-cassandra-07-secondary-indexes
>
>
> On Thu, Dec 2, 2010 at 9:34 AM, Yann Perchec, Novapost <
> yann.perc...@novapost.fr> wrote:
>
>> Hello everybody,
>>
>> I'm playing since a couple of days with the cassandra
http://www.riptano.com/blog/whats-new-cassandra-07-secondary-indexes
On Thu, Dec 2, 2010 at 9:34 AM, Yann Perchec, Novapost <
yann.perc...@novapost.fr> wrote:
> Hello everybody,
>
> I'm playing since a couple of days with the cassandra-cli supplied with the
> Cassandra 0.7 RC.
> It seems that new
AFAIK there is not a definitive source, but...Take a look at the API documentation for version 0.7http://wiki.apache.org/cassandra/API07The cli will be making a call to get_indexed_slices() Cassandra.yaml provides some help about how to define the index using yaml. The cli also has online help, see
Hello everybody,
I'm playing since a couple of days with the cassandra-cli supplied with the
Cassandra 0.7 RC.
It seems that new request are possible : I'm very interested in the get
where = .
Does it mean that request with condition on column other than keys is now
possible?
Is it possible to