This is an automated email from the ASF dual-hosted git repository.
ishan pushed a change to branch jira/solr-13350
in repository https://gitbox.apache.org/repos/asf/solr.git
from bec277ab172 ./gradlew tidy
add 842f5807813 Refactoring multithreaded searcher code into a separate
class for better readability
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/solr/core/CoreContainer.java | 26 +-
.../apache/solr/search/MultiThreadedSearcher.java | 573 +++++++++++----------
.../org/apache/solr/search/SolrIndexSearcher.java | 23 +-
3 files changed, 310 insertions(+), 312 deletions(-)