This is an automated email from the ASF dual-hosted git repository.
noble pushed a change to branch jira/solr16547
in repository https://gitbox.apache.org/repos/asf/solr.git
from 5b441d9ec3a refactor QueryResponseWriters
new a4982244318 tidy
new de2e8ab1c0e removed unnecessary tests
new 7ac214bcedc removed unnecessary Map
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:
.../src/java/org/apache/solr/core/PluginBag.java | 15 +++--
.../java/org/apache/solr/core/ResponseWriters.java | 77 ++++++++++++----------
.../src/java/org/apache/solr/core/SolrCore.java | 8 +--
.../test/org/apache/solr/core/PluginBagTest.java | 5 --
4 files changed, 52 insertions(+), 53 deletions(-)