Re: hybrid approach to using cloud servers for Solr/Lucene

2010-04-26 Thread Dennis Gearon
' Laugh at http://www.yert.com/film.php --- On Sun, 4/25/10, Otis Gospodnetic wrote: > From: Otis Gospodnetic > Subject: Re: hybrid approach to using cloud servers for Solr/Lucene > To: solr-user@lucene.apache.org > Date: Sunday, April 25, 2010, 9:30 PM > Hi, > >

Re: hybrid approach to using cloud servers for Solr/Lucene

2010-04-25 Thread findbestopensource
Hello Dennis >>If the load goes up, then queries are sent to the cloud at a certain point. My advice is to do load balancing between local and cloud. Your local system seems to be capable as it is a dedicated host. Another option is to do indexing in local and sync it with cloud. Cloud will be on

Re: hybrid approach to using cloud servers for Solr/Lucene

2010-04-25 Thread Otis Gospodnetic
tch Lucene ecosystem search :: http://search-lucene.com/ - Original Message > From: Dennis Gearon > To: solr-user@lucene.apache.org > Sent: Sun, April 25, 2010 10:17:11 PM > Subject: hybrid approach to using cloud servers for Solr/Lucene > > I'm working on an app that

hybrid approach to using cloud servers for Solr/Lucene

2010-04-25 Thread Dennis Gearon
I'm working on an app that could grow much faster and bigger than I could scale local resources, at least on certain dates and for other reasons. So I'd like to run a local machine in a dedicated host or even virtual machine at a host. If the load goes up, then queries are sent to the cloud at