Re: My Plan to Scale Solr

2011-02-18 Thread Walter Underwood
ity/?p=4501&tag=nl.e036' >>> >>> >>> EARTH has a Right To Life, >>> otherwise we all die. >>> >>> >>> >>> >>> >>> From: Stijn Vanhoorelbeke >>> To: solr-user@lu

Re: My Plan to Scale Solr

2011-02-17 Thread Grijesh
its just a joke? - Thanx: Grijesh http://lucidimagination.com -- View this message in context: http://lucene.472066.n3.nabble.com/My-Plan-to-Scale-Solr-tp2516904p2524700.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: My Plan to Scale Solr

2011-02-17 Thread Lance Norskog
p://blogs.techrepublic.com.com/security/?p=4501&tag=nl.e036' >> >> >> EARTH has a Right To Life, >> otherwise we all die. >> >> >> >> >> ____ >> From: Stijn Vanhoorelbeke >> To: solr-user@lucene.apache.org; bin

Re: My Plan to Scale Solr

2011-02-17 Thread Walter Underwood
> From: Stijn Vanhoorelbeke > To: solr-user@lucene.apache.org; bing...@asu.edu > Sent: Thu, February 17, 2011 4:28:13 AM > Subject: Re: My Plan to Scale Solr > > Hi, > > I'm currently looking at SolrCloud. I've managed to set up a scalable > cl

Re: My Plan to Scale Solr

2011-02-17 Thread Dennis Gearon
security/?p=4501&tag=nl.e036' EARTH has a Right To Life, otherwise we all die. From: Stijn Vanhoorelbeke To: solr-user@lucene.apache.org; bing...@asu.edu Sent: Thu, February 17, 2011 4:28:13 AM Subject: Re: My Plan to Scale Solr Hi, I'm currently loo

Re: My Plan to Scale Solr

2011-02-17 Thread Stijn Vanhoorelbeke
Hi, I'm currently looking at SolrCloud. I've managed to set up a scalable cluster with ZooKeeper. ( see the examples in http://wiki.apache.org/solr/SolrCloud for a quick understanding ) This way, all different shards / replicas are stored in a centralised configuration. Moreover the ZooKeeper con

Re: My Plan to Scale Solr

2011-02-17 Thread Markus Jelsma
Hi Bing Li, On Thursday 17 February 2011 10:32:11 Bing Li wrote: > Dear all, > > I started to learn how to use Solr three months ago. My experiences are > still limited. > > Now I crawl Web pages with my crawler and send the data to a single Solr > server. It runs fine. > > Since the potential

My Plan to Scale Solr

2011-02-17 Thread Bing Li
Dear all, I started to learn how to use Solr three months ago. My experiences are still limited. Now I crawl Web pages with my crawler and send the data to a single Solr server. It runs fine. Since the potential users are large, I decide to scale Solr. After configuring replication, a single ind