This is an automated email from the ASF dual-hosted git repository.
dsmiley pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/solr.git
from 76c09a35dba SOLR-17670: Fix unnecessary memory allocation caused by a
large reRankDocs param (#3181)
add 3a492203cf4 SOLR-17677: HashRangeQuery doesn't NEED SolrIndexSearcher
(#3206)
No new revisions were added by this update.
Summary of changes:
.../src/java/org/apache/solr/search/join/HashRangeQuery.java | 12 ++++++++++--
.../test/org/apache/solr/cloud/TestCloudDeleteByQuery.java | 3 +--
.../solr/search/SolrSearcherRequirementDetectorTest.java | 2 +-
3 files changed, 12 insertions(+), 5 deletions(-)