Re: How do you construct an index and use it, especially in Ruby

2010-04-27 Thread Bob Hutchison
embedded response, way down below... On 2010-04-26, at 12:56 PM, Ryan King wrote: > On Sun, Apr 25, 2010 at 11:14 AM, Bob Hutchison > wrote: >> >> Hi, >> >> I'm new to Cassandra and trying to work out how to do something that I've >> implemented any number of times (e.g. TokyoCabinet, Perst

Re: How do you construct an index and use it, especially in Ruby

2010-04-26 Thread Ryan King
On Sun, Apr 25, 2010 at 11:14 AM, Bob Hutchison wrote: > > Hi, > > I'm new to Cassandra and trying to work out how to do something that I've > implemented any number of times (e.g. TokyoCabinet, Perst, even the > filesystem using grep :-) I've managed to get some of this working in > Cassandra

How do you construct an index and use it, especially in Ruby

2010-04-25 Thread Bob Hutchison
Hi, I'm new to Cassandra and trying to work out how to do something that I've implemented any number of times (e.g. TokyoCabinet, Perst, even the filesystem using grep :-) I've managed to get some of this working in Cassandra but not all. So here's the core of the situation. I have this opaq