Hello, I can see from a thread dump that Solr opens a lot of threads.
How does Solr use these threads? Does exist more than one thread for search in Solr? Does Solr use any type of workManager or are the threads simple java.lang.Thread ? How many concurrent threads does Solr create? How does it manage them? -- Alexander Ramos Jardim