This is an automated email from the ASF dual-hosted git repository.
epugh 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 5c7c05b document SOLR-9529, giving credit to original PR by Trey
5c7c05b is described below
commit 5c7c05b4e4470bf7f168df89b5f398d60a9bf7f1
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 c97366c..725350c 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -55,6 +55,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.