This is an automated email from the ASF dual-hosted git repository.
epugh pushed a commit to branch branch_9x
in repository https://gitbox.apache.org/repos/asf/solr.git
The following commit(s) were added to refs/heads/branch_9x by this push:
new ec31bdd document SOLR-9529, giving credit to original PR by Trey
ec31bdd is described below
commit ec31bdd3f261f4f3057427734719898ea3ff3613
Author: [email protected] <>
AuthorDate: Wed Jan 26 11:28:59 2022 -0500
document SOLR-9529, giving credit to original PR by Trey
---
solr/CHANGES.txt | 2 ++
1 file changed, 2 insertions(+)
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index 3204510..eda361c 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -32,6 +32,8 @@ Other Changes
* SOLR-15923: Cue users in 404 message that Solr is running and the url is
incorrect. (Eric Pugh, Mike Drob, Shawn Heisey)
+* SOLR-9529: Consistency in how dynamic fields are defined in sample
schema.xml files (Eric Pugh, Trey Grainger)
+
================== 9.0.0 ==================
Docker and modules have separate CHANGES.md files.