There is an example using hector here:
http://www.riptano.com/blog/whats-new-cassandra-07-secondary-indexes

On Mon, Dec 13, 2010 at 6:25 AM, Sébastien Druon <sdr...@spotuse.com> wrote:

> Hello!
>
> How is it possible to query a secondary index with Hector?
> The equivalent of the following CLI command for example:
> get users where birth_date = 1973;
> with a secondary index defined on birth_date
>
> Thanks in advance for the help
>
> Sebastien Druon
>
>

Reply via email to