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

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


    from 64c33161433 SOLR-17534: Add ClusterState.getCollectionNames (#2826)
     new 919bc994cc3 SOLR-17456: TransactionLog ctor integrity (#2762)
     new 337c3d6ccb2 SOLR-17390: EmbeddedSolrServer now considers the 
ResponseParser (#2774)

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:
 solr/CHANGES.txt                                   |   2 +
 .../client/solrj/embedded/EmbeddedSolrServer.java  | 162 +++++++++++++--------
 .../org/apache/solr/request/SolrQueryRequest.java  |  14 ++
 .../java/org/apache/solr/servlet/HttpSolrCall.java |   8 +-
 .../apache/solr/servlet/SolrRequestParsers.java    |  11 +-
 .../org/apache/solr/update/TransactionLog.java     |  10 +-
 .../apache/solr/response/TestRawTransformer.java   |   7 +-
 .../org/apache/solr/client/solrj/SolrRequest.java  |   3 +-
 .../solr/client/solrj/impl/NoOpResponseParser.java |   3 +-
 9 files changed, 138 insertions(+), 82 deletions(-)

Reply via email to