Re: exceeded limit of maxWarmingSearchers=4

2013-09-10 Thread gfbj
error cropping up. Spent 2 days figuring this out. Ugh. Hope this helps the next poor soul with this pernicious error stuck in her/his craw. (I could actually smell my CPU roasting) -- View this message in context: http://lucene.472066.n3.nabble.com/exceeded-limit-of-maxWarmingSearchers-4

exceeded limit of maxWarmingSearchers = 4 =(

2011-04-12 Thread stockii
with 31 Million Documents other Cores 100.000 - Solr1 for Search-Requests - commit every Minute - 5GB Xmx - Solr2 for Update-Request - delta every Minute - 4GB Xmx -- View this message in context: http://lucene.472066.n3.nabble.com/exceeded-limit-of-maxWarmingSearchers-4-tp2810380p2810380.html

Re: exceeded limit of maxWarmingSearchers = 4 =(

2011-04-12 Thread stockii
-Requests - commit every Minute - 5GB Xmx - Solr2 for Update-Request - delta every Minute - 4GB Xmx -- View this message in context: http://lucene.472066.n3.nabble.com/exceeded-limit-of-maxWarmingSearchers-4-tp2810380p2810458.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: exceeded limit of maxWarmingSearchers = 4 =(

2011-04-12 Thread stockii
Solr Instances, 7 Cores, 1 Core with 31 Million Documents other Cores 100.000 - Solr1 for Search-Requests - commit every Minute - 5GB Xmx - Solr2 for Update-Request - delta every Minute - 4GB Xmx -- View this message in context: http://lucene.472066.n3.nabble.com/exceeded-limit

Re: exceeded limit of maxWarmingSearchers = 4 =(

2011-04-12 Thread stockii
for Search-Requests - commit every Minute - 5GB Xmx - Solr2 for Update-Request - delta every Minute - 4GB Xmx -- View this message in context: http://lucene.472066.n3.nabble.com/exceeded-limit-of-maxWarmingSearchers-4-tp2810380p2810572.html Sent from the Solr - User mailing list archive at Nabble.com.

exceeded limit of maxWarmingSearchers=4

2008-12-11 Thread chip correra
interface. Occasionally, usually under load, we see the following error... ERROR [IndexSubscription] error committing changes to solr java.lang.RuntimeException: org.apache.solr.common.SolrException: Error opening new searcher. exceeded limit of maxWarmingSearchers=4, try again later. My

Re: exceeded limit of maxWarmingSearchers=4

2008-12-11 Thread Mark Miller
to update the user’s interface. Occasionally, usually under load, we see the following error... ERROR [IndexSubscription] error committing changes to solr java.lang.RuntimeException: org.apache.solr.common.SolrException: Error opening new searcher. exceeded limit of maxWarmingSearchers=4, try

RE: exceeded limit of maxWarmingSearchers=4

2008-12-11 Thread chip correra
will not be part of the query results. Date: Thu, 11 Dec 2008 14:09:47 -0500 From: markrmil...@gmail.com To: solr-user@lucene.apache.org Subject: Re: exceeded limit of maxWarmingSearchers=4 chip correra wrote: We’re using Solr as a backend indexer/search engine to support an AJAX

Re: exceeded limit of maxWarmingSearchers=4

2008-12-11 Thread Walter Underwood
... ERROR [IndexSubscription] error committing changes to solr java.lang.RuntimeException: org.apache.solr.common.SolrException: Error opening new searcher. exceeded limit of maxWarmingSearchers=4, try again later. My understanding of Solr¹s caches and warming searches is that we get nearly

Re: exceeded limit of maxWarmingSearchers=4

2008-12-11 Thread Mark Miller
see the following error... ERROR [IndexSubscription] error committing changes to solr java.lang.RuntimeException: org.apache.solr.common.SolrException: Error opening new searcher. exceeded limit of maxWarmingSearchers=4, try again later. My understanding of Solr¹s caches and warming searches

RE: exceeded limit of maxWarmingSearchers=4

2008-12-11 Thread Lance Norskog
commited; there is no actual commit operation. -Original Message- From: Walter Underwood [mailto:wunderw...@netflix.com] Sent: Thursday, December 11, 2008 11:45 AM To: solr-user@lucene.apache.org Subject: Re: exceeded limit of maxWarmingSearchers=4 It sounds like you need real-time search