Re: How to make search distributed and scalable

2011-04-21 Thread Weiwei Wang
thanks, dude, i will take a look at it 2011/4/21 Kim Kokkonen > You might check out katta, which nicely combines lucene and hadoop: > > http://katta.sourceforge.net/ > > This page has some architectural talks: > > http://katta.sourceforge.net/about/talks > > -Kim > > > > On 4/19/2011 12:11 AM, W

Re: How to make search distributed and scalable

2011-04-20 Thread Kim Kokkonen
You might check out katta, which nicely combines lucene and hadoop: http://katta.sourceforge.net/ This page has some architectural talks: http://katta.sourceforge.net/about/talks -Kim On 4/19/2011 12:11 AM, Weiwei Wang wrote: Hi, buddies, I'm reading something about solr and elastic-s

How to make search distributed and scalable

2011-04-18 Thread Weiwei Wang
Hi, buddies, I'm reading something about solr and elastic-search, the thing i have been curious is how to make search engine distributed(using something like hadoop?). I readed something about shards and replication tech mentioned in the user guide, but what is lacked for the open sour