Re: Best indexing solution for Cassandra

2011-09-29 Thread Paul Loy
I personally have nothing but the highest praise for Elastic Search. I haven't used either Solandra or Lucandra, however. But then why would I now I use Elastic Search? AFAIK there's nothing that I would want to do with ES that I can't. And it has really simple configuration and clustering that jus

Re: Best indexing solution for Cassandra

2011-09-29 Thread Ikeda Anthony
From a usability standpoint, elastic search is looking promising. I'll have to get more info through use on it's distribution as well. Thanks :) On 28/09/2011, at 14:01 PM, Mohit Anchlia wrote: > look at elasticsearch too. It shards differently. > > On Wed, Sep 28, 2011 at 1:45 PM, Rafael Al

Re: Best indexing solution for Cassandra

2011-09-28 Thread Mohit Anchlia
look at elasticsearch too. It shards differently. On Wed, Sep 28, 2011 at 1:45 PM, Rafael Almeida wrote: > From Anthony Ikeda : >> Well, we go live with our project very soon and we are now looking into what >> we will be doing for the next phase. One of the enhancements we would like >> to con

Re: Best indexing solution for Cassandra

2011-09-28 Thread Rafael Almeida
>From Anthony Ikeda : > Well, we go live with our project very soon and we are now looking into what > we will be doing for the next phase. One of the enhancements we would like to > consider is an indexing platform to start building searches into our > application. > > > Right now we are just u

Best indexing solution for Cassandra

2011-09-28 Thread Anthony Ikeda
Well, we go live with our project very soon and we are now looking into what we will be doing for the next phase. One of the enhancements we would like to consider is an indexing platform to start building searches into our application. Right now we are just using column families to index the info