Re: solr on the cloud

2011-03-26 Thread Dmitry Kan
me search. > > > > This is just for a bit of a background. I agree with you on that hadoop > and > > cloud probably best suit massive batch processes rather than realtime > > search. I'm sure, if anyone out there made SOLR shine throught the cloud > for > > rea

Re: solr on the cloud

2011-03-25 Thread Jason Rutherglen
realtime search. > > This is just for a bit of a background. I agree with you on that hadoop and > cloud probably best suit massive batch processes rather than realtime > search. I'm sure, if anyone out there made SOLR shine throught the cloud for > realtime search over large datas

Re: solr on the cloud

2011-03-25 Thread Dmitry Kan
her than realtime search. I'm sure, if anyone out there made SOLR shine throught the cloud for realtime search over large datasets. By "SOLR on the cloud (e.g. HDFS + MR + cloud of commodity machines)" I mean what you've done for your customers using EC2. Any chance, the guidl

Re: solr on the cloud

2011-03-25 Thread Otis Gospodnetic
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 machines)", I can't actually picture what precisely you mean... Otis --- Sematext :: http://sematext.com/ :: Solr - Lucene - Nutch L

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) > rathe

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 s

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
ou 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.apache.org/solr/SolrCloud? > > I'm afraid that's the most comprehensive documentation so far. > > >

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, apa

solr on the cloud

2011-03-22 Thread Dmitry Kan
hey folks, 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.apache.org