This is an automated email from the ASF dual-hosted git repository.
mdrob pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/solr.git.
from 29bd686 SOLR-16120: optimise hl.fl expansion (#767)
add b39bd76 SOLR-16097 Batch add docs when starting tests (#744)
No new revisions were added by this update.
Summary of changes:
.../apache/solr/cloud/DistribCursorPagingTest.java | 21 ++++-----
.../component/DistributedFacetPivotLargeTest.java | 4 +-
.../TestDistributedStatsComponentCardinality.java | 51 +++++++++++++---------
.../test/org/apache/solr/update/PeerSyncTest.java | 32 ++++++--------
.../solr/update/TestInPlaceUpdatesDistrib.java | 2 +-
.../apache/solr/BaseDistributedSearchTestCase.java | 49 ++++++++++++++++++---
.../cloud/AbstractBasicDistributedZkTestBase.java | 2 +-
.../solr/cloud/AbstractFullDistribZkTestBase.java | 4 +-
8 files changed, 102 insertions(+), 63 deletions(-)