Re: solr on the cloud

2011-03-26 Thread Dmitry Kan
r > >> customers bringing long indexing jobs from many hours to minutes by > using, > >> yes, > >> a cluster of machines (actually EC2 instances). > >> But when you say "more into SOLR on the cloud (e.g. HDFS + MR + cloud > of > >> commodity m

Re: solr on the cloud

2011-03-25 Thread Jason Rutherglen
. HDFS + MR +  cloud of >> commodity machines)", I can't actually picture what precisely you mean... >> >> >> Otis >> --- >> Sematext :: http://sematext.com/ :: Solr - Lucene - Nutch >> Lucene ecosystem search :: http://search-lucene.com/ >>

Re: solr on the cloud

2011-03-25 Thread Dmitry Kan
f > commodity machines)", I can't actually picture what precisely you mean... > > > Otis > --- > Sematext :: http://sematext.com/ :: Solr - Lucene - Nutch > Lucene ecosystem search :: http://search-lucene.com/ > > > > ----- Original Message ---- > > From: Dm

Re: solr on the cloud

2011-03-25 Thread Otis Gospodnetic
ucene ecosystem search :: http://search-lucene.com/ - Original Message > From: Dmitry Kan > To: solr-user@lucene.apache.org > Cc: Upayavira > Sent: Fri, March 25, 2011 8:26:33 AM > Subject: Re: solr on the cloud > > Hi, Upayavira > > Probably I'm confusing

Re: solr on the cloud

2011-03-25 Thread Upayavira
On Fri, 25 Mar 2011 14:26 +0200, "Dmitry Kan" wrote: > Hi, Upayavira > > Probably I'm confusing the terms here. When I say "distributed faceting" > I'm > more into SOLR on the cloud (e.g. HDFS + MR + cloud of commodity > machines) > rather than into traditional multicore/sharded SOLR on a singl

Re: solr on the cloud

2011-03-25 Thread Dmitry Kan
Hi, Upayavira Probably I'm confusing the terms here. When I say "distributed faceting" I'm more into SOLR on the cloud (e.g. HDFS + MR + cloud of commodity machines) rather than into traditional multicore/sharded SOLR on a single or multiple servers with non-distributed file systems (is that what

Re: solr on the cloud

2011-03-25 Thread Upayavira
On Fri, 25 Mar 2011 13:44 +0200, "Dmitry Kan" wrote: > Hi Yonik, > > Oh, this is great. Is distributed faceting available in the trunk? What > is > the basic server setup needed for trying this out, is it cloud with HDFS > and > SOLR with zookepers? > Any chance to see the related documentation

Re: solr on the cloud

2011-03-25 Thread Dmitry Kan
Hi Yonik, Oh, this is great. Is distributed faceting available in the trunk? What is the basic server setup needed for trying this out, is it cloud with HDFS and SOLR with zookepers? Any chance to see the related documentation? :) On Fri, Mar 25, 2011 at 1:35 PM, Yonik Seeley wrote: > On Tue, Ma

Re: solr on the cloud

2011-03-25 Thread Yonik Seeley
On Tue, Mar 22, 2011 at 7:51 AM, Dmitry Kan wrote: > Basically, of high interest is checking out the Map-Reduce for distributed > faceting, is it even possible with the trunk? Solr already has distributed faceting, and it's much more performant than a map-reduce implementation would be. I've als

Re: solr on the cloud

2011-03-25 Thread Dmitry Kan
Hi Otis, Ok, thanks. No, the question about distributed faceting was in a 'guess' mode as faceting seems to be a good fit to MR. I probably need to follow the jira tickets closer for a follow-up, but was initially wondering if I missed some documentation on the topic, which didn't apparently happ

Re: solr on the cloud

2011-03-24 Thread Otis Gospodnetic
Hi, > I have tried running the sharded solr with zoo keeper on a single machine. > The SOLR code is from current trunk. It runs nicely. Can you please point me > to a page, where I can check the status of the solr on the cloud development > and available features, apart from http://wiki.apach