This is an automated email from the ASF dual-hosted git repository.

noble pushed a change to branch jira/solr-13350
in repository https://gitbox.apache.org/repos/asf/solr.git


    from 1dc4314e160 SOLR-13350: Using a RejectedExecutionHandler that submits 
the tasks back in for retry
     add d51615eedb3 Refactored MultiThreaded search into a separate class for 
better readability

No new revisions were added by this update.

Summary of changes:
 .../apache/solr/search/MultiThreadedTSearcher.java | 379 +++++++++++++++++++++
 .../org/apache/solr/search/SolrIndexSearcher.java  | 320 +----------------
 2 files changed, 384 insertions(+), 315 deletions(-)
 create mode 100644 
solr/core/src/java/org/apache/solr/search/MultiThreadedTSearcher.java

Reply via email to