Looks like your SolrCloud is running in a single-threaded mode. So adding CPU's might not help!
Deepak "The greatness of a nation can be judged by the way its animals are treated - Mahatma Gandhi" +91 73500 12833 [email protected] Facebook: https://www.facebook.com/deicool LinkedIn: www.linkedin.com/in/deicool "Plant a Tree, Go Green" Make In India : http://www.makeinindia.com/home On Mon, Aug 9, 2021 at 1:13 AM Jeff <[email protected]> wrote: > Hello, > I am currently running a 20 node Solrcloud on 7.7 > > We have 800,000,000 documents > > I am experiencing CPU spikes well over 100% > Adding more CPU did not solve the issue. > > searcherExecutor times are ballooning. > > I have 2 replicas per shard. 1 NRT and 1 TLOG. > > We are indexing around 200,000 per hour. > > I have disabled soft commit. > > Any help is greatly appreciated! > > <maxTime>${solr.autoCommit.maxTime:60000}</maxTime> > <openSearcher>true</openSearcher> >
