diff --git a/CHANGES.txt b/CHANGES.txt index e517f693b2a..96976c90501 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -510,6 +510,9 @@ Other Changes 38. SOLR-1215 use double quotes to enclose attributes in solr.xml (noble) +39. SOLR-1151: add dynamic copy field and maxChars example to example schema.xml. + (Peter Wolanin, Mark Miller) + Build ---------------------- 1. SOLR-776: Added in ability to sign artifacts via Ant for releases (gsingers) diff --git a/example/solr/conf/schema.xml b/example/solr/conf/schema.xml index 91928590500..5d817dc8366 100755 --- a/example/solr/conf/schema.xml +++ b/example/solr/conf/schema.xml @@ -435,10 +435,18 @@ + + + + + - +