You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by ds...@apache.org on 2021/02/03 02:41:37 UTC

[lucene-solr] branch master updated (8d0cbcb -> 6509a30)

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

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


    from 8d0cbcb  LUCENE-9680 - Re-add IndexWriter::getFieldNames
     add 6509a30  SOLR-15011: /admin/logging now distributes setLevel to all nodes (#2230)

No new revisions were added by this update.

Summary of changes:
 solr/CHANGES.txt                                   |  3 ++
 .../solr/handler/admin/AdminHandlersProxy.java     |  4 +--
 .../apache/solr/handler/admin/LoggingHandler.java  |  7 ++++-
 .../solr/handler/admin/AdminHandlersProxyTest.java | 32 ++++++++++++++++++++++
 solr/solr-ref-guide/src/configuring-logging.adoc   |  1 +
 solr/webapp/web/js/angular/services.js             |  2 +-
 6 files changed, 45 insertions(+), 4 deletions(-)