Re: Search over composite Column and Super Column name

2011-09-22 Thread Konstantin Naryshkin
t; . This works because ; is the character right after : in ASCII. I believe that UNICODE is ordered similarly to ASCII, though I am not 100% sure on that issue. - Original Message - From: "Renato Costa" To: user@cassandra.apache.org Sent: Thursday, September 22, 2011 6:35

Search over composite Column and Super Column name

2011-09-22 Thread Renato Costa
Hi, I started do modeling my application over cassandra data model. I will have to use composite Super columns name, i.e. "username:userid", i know that is a lot of different ways to deal with this case, but once i have modeled with composite Super Columns name is there any way to make a sarch ove