bq: Error opening new searcher. exceeded limit of maxWarmingSearchers=2 did you make sure that your indexing client isn't issuing commits all the time? The other possible culprit (although I'd be very surprised) is if you have your filterCache and queryResultCache autowarm settings set extremely high. I usually start with 16 or so.
Best, Erick On Fri, Jul 27, 2018 at 10:02 AM, cyndefromva <cyndefro...@gmail.com> wrote: > That makes sense, the ulimit was too small and I've updated it. > > I'm just curious why are there still so many 503 errors being generated > (Error - Rsolr::Error::Http - 503 Service Unavailable - retrying ...) > > Is it related to all the "Error opening new searcher. exceeded limit of > maxWarmingSearchers=2, try again later" java exceptions and if so is there a > way to reduce these? > > > > -- > Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html