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

epugh pushed a change to branch branch_10x
in repository https://gitbox.apache.org/repos/asf/solr.git


    from bc9c1791c67 SOLR-18250: GCSBackupRepository.copyIndexFileTo must not 
swallow failures (#4726)
     new 4ef9a9858c7 SOLR-18353: Remove deprecated 
SolrDocumentBase.getChildDocumentCount() (#4785)
     new 09ae6cc2a6d SOLR-18109: move SolrPluginUtils debug methods to 
DebugComponent (#4779)

The 2 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:
 .../apache/solr/handler/MoreLikeThisHandler.java   |   5 +-
 .../solr/handler/component/DebugComponent.java     | 132 ++++++++++++++++++++-
 .../solr/response/GeoJSONResponseWriter.java       |   2 +-
 .../java/org/apache/solr/response/JSONWriter.java  |   2 +-
 .../java/org/apache/solr/util/SolrPluginUtils.java | 120 +------------------
 .../solr/search/join/TestCloudNestedDocsSort.java  |   2 +-
 .../java/org/apache/solr/common/SolrDocument.java  |   7 --
 .../org/apache/solr/common/SolrDocumentBase.java   |   4 -
 .../org/apache/solr/common/SolrInputDocument.java  |   6 -
 .../SolrExampleStreamingBinaryHttp2Test.java       |   4 +-
 .../embedded/SolrExampleStreamingBinaryTest.java   |   4 +-
 11 files changed, 140 insertions(+), 148 deletions(-)

Reply via email to