See the cassandra.yaml in TRUNK, but the syntax is: - name: Indexed1 column_metadata: - name: birthdate validator_class: LongType index_type: KEYS
-----Original Message----- From: Peter Harrison [mailto:cheetah...@gmail.com] Sent: Monday, August 23, 2010 10:05 PM To: user@cassandra.apache.org Subject: Re: Index feature in 0.7 On Fri, Aug 13, 2010 at 11:15 PM, Carlos Sanchez <carlos.sanc...@msci.com> wrote: > All, > > I was wondering if I could get some information (link / pdf) about the new [column] indices in Cassandra for version 0.7 > Seconded; specifically I was wondering if you can define the secondary indexes inside cassandra.yaml, and if so how?