Re: New to cassandra

2012-04-24 Thread aaron morton
No, you cannot run secondary indexes on super columns. Often a design that uses super columns can be expressed using CompositeColumns. Which would allow you to use secondary indexes. Cheers - Aaron Morton Freelance Developer @aaronmorton http://www.thelastpickle.com On 24/04/

New to cassandra

2012-04-24 Thread Juan Ezquerro
Hi, Is it possible to perform a search in supercolumn metadata? Supercolumn do not accept secondary index sothat is not possible? -- Juan Ezquerro LLanes

Re: New to cassandra

2010-06-22 Thread yaw
andra interfaces with PHP via thrift > > http://wiki.apache.org/cassandra/ThriftExamples > > Shahan > > On Mon, 21 Jun 2010 15:16:51 +0530, Ajay Singh > wrote: > > Hi > > I am a php developer, I am new to cassandra. Is there any starting guide or > tutorial from where i can begin > > Thanks > Ajay > > >

Re: New to cassandra

2010-06-21 Thread Shahan Khan
wrote: Hi I am a php developer, I am new to cassandra. Is there any starting guide or tutorial from where i can begin Thanks Ajay Links: -- [1] http://wiki.apache.org/cassandra/GettingStarted [2] http://wiki.apache.org/cassandra/ThriftExamples

New to cassandra

2010-06-21 Thread Ajay Singh
Hi I am a php developer, I am new to cassandra. Is there any starting guide or tutorial from where i can begin Thanks Ajay