This is an automated email from the ASF dual-hosted git repository.
cpoerschke pushed a change to branch branch_9x
in repository https://gitbox.apache.org/repos/asf/solr.git
from 97e5483cb6b SOLR-16414: Race condition in PRS state updates (#1019)
new 37f1a697394 SOLR-16413: shorten long Grouping.searchWithTimeLimiter
warnings (#796)
new 2f82431095a reduce array allocation in
ExtendedDismaxQParser.UserFields (#1017)
new 8b78ea5d58f remove deprecated RealTimeGetComponent methods (#1018)
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../handler/component/RealTimeGetComponent.java | 21 ---------------------
.../apache/solr/search/ExtendedDismaxQParser.java | 8 +++++---
.../src/java/org/apache/solr/search/Grouping.java | 5 ++++-
.../DocBasedVersionConstraintsProcessor.java | 5 +++--
4 files changed, 12 insertions(+), 27 deletions(-)