Re: Why no need to query all nodes on secondary index lookup?

2011-09-06 Thread Kaj Magnus Lindberg
t you quoted. > > On Sat, Sep 3, 2011 at 5:00 AM, Kaj Magnus Lindberg > wrote: >> Hello Anyone >> >> I have a follow up question on a question from February 2011. In >> short, I wonder why one won't have to query all Cassandra nodes when >> doing a secon

Re: Why no need to query all nodes on secondary index lookup?

2011-09-06 Thread Kaj Magnus Lindberg
to worry about sharding a very large index since it happens > automatically. > > Finally, it lets us use the local commitlog to keep index + data in sync. > > > Hope that helps, > Martin > > On Mon, Sep 5, 2011 at 1:52 AM, Kaj Magnus Lindberg > wrote: >> Hi, &g

Why no need to query all nodes on secondary index lookup?

2011-09-04 Thread Kaj Magnus Lindberg
Hi, (This is the 2nd time I'm sending this message. I sent it the first time a few days ago but it does not appear in the archives.) I have a follow up question on a question from February 2011. In short, I wonder why one won't have to query all Cassandra nodes when doing a secondary index lookup