Filters

2010-04-20 Thread Christian Torres
Hello!

Is there any way to make filters (WHEREs) in cassandra? Or I have to manages
to do it

For example:

I have a ColumnFamily with a column in each row whose value is a state...
Public or Private, so I want to filter all rows that are private and also
the public ones in other form... Beside in that rows I will have names of
persons and I'll need to filter by Initials or Complete Lastnames, etc.

*So any idea?*

Regards

-- 
Christian Torres * Desarrollador Web * Guegue.com *
Celular: +505 84 65 92 62 * Loving of the Programming


Re: Filters

2010-04-20 Thread Christian Torres
Thanks a lot!!

On Tue, Apr 20, 2010 at 10:58 AM, Roger Schildmeijer  wrote:

> http://wiki.apache.org/cassandra/API#get_slice
>
> // Roger Schildmeijer
> On 20 apr 2010, at 18.50em, Christian Torres wrote:
>
> > Hello!
> >
> > Is there any way to make filters (WHEREs) in cassandra? Or I have to
> manages
> > to do it
> >
> > For example:
> >
> > I have a ColumnFamily with a column in each row whose value is a state...
> > Public or Private, so I want to filter all rows that are private and also
> > the public ones in other form... Beside in that rows I will have names of
> > persons and I'll need to filter by Initials or Complete Lastnames, etc.
> >
> > *So any idea?*
> >
> > Regards
> >
> > --
> > Christian Torres * Desarrollador Web * Guegue.com *
> > Celular: +505 84 65 92 62 * Loving of the Programming
>
>


-- 
Christian Torres * Desarrollador Web * Guegue.com *
Celular: +505 84 65 92 62 * Loving of the Programming