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

2010-04-26 Thread Dennis Gearon
at http://www.yert.com/film.php --- On Sun, 4/25/10, Otis Gospodnetic otis_gospodne...@yahoo.com wrote: From: Otis Gospodnetic otis_gospodne...@yahoo.com 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

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

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