Re: Solr Cloud Indexing Performance degrades suddenly

2016-04-26 Thread Reth RM
What are the recent changes made to database or DIH? Version upgrade? Addition of new fields? co-location of db? On Tue, Apr 26, 2016 at 2:47 PM, preeti kumari wrote: > I am using solr 5.2.1 . > > > -- Forwarded message -- > From: preeti kumari > Date: Mon, Apr 25, 2016 at 2:29

Re: Solr Cloud Indexing

2012-01-18 Thread Sujatha Arun
Thanks for the input.I conclude that It does not make sense to do it this way, Regards Sujatha On Wed, Jan 18, 2012 at 6:26 AM, Lance Norskog wrote: > Cloud upload bandwidth is free, but download bandwidth costs money. If > you upload a lot of data but do not query it often, Amazon can make > s

Re: Solr Cloud Indexing

2012-01-17 Thread Lance Norskog
Cloud upload bandwidth is free, but download bandwidth costs money. If you upload a lot of data but do not query it often, Amazon can make sense. You can also rent much cheaper hardware in other hosting services where you pay by the month or even by the year. If you know you have a cap on how much

Re: Solr Cloud Indexing

2012-01-17 Thread Erick Erickson
This only really makes sense if you don't have enough in-house resources to do your indexing locally, but it certainly is possible. Amazon's EC2 has been used, but really any hosting service should do. Best Erick On Tue, Jan 17, 2012 at 12:09 AM, Sujatha Arun wrote: > Would it make sense to  In