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

jbernste pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/solr.git


The following commit(s) were added to refs/heads/main by this push:
     new 439ce63  SOLR-15755: Update CHANGES.txt
439ce63 is described below

commit 439ce6319c9d1225930b220b042313add08e4501
Author: Joel Bernstein <[email protected]>
AuthorDate: Wed Jan 26 14:14:51 2022 -0500

    SOLR-15755: Update CHANGES.txt
---
 solr/CHANGES.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index 725350c..87e4c8a 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -273,6 +273,8 @@ when told to. The admin UI now tells it to. (Nazerke 
Seidan, David Smiley)
 * SOLR-9376: Raw value DocTransformers (`[xml]`, `[json]`, `[geo w=GeoJSON]`) 
now work
   in a distributed/SolrCloud context (Michael Gibney)
 
+* SOLR-15755: Parse collection, shard, core, replica info from newSearcher 
events in postlogs tool (Joel Bernstein)
+
 Build
 ---------------------
 * LUCENE-9077 LUCENE-9433: Support Gradle build, remove Ant support from trunk 
(Dawid Weiss, Erick Erickson, Uwe Schindler et.al.)

Reply via email to