diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt index c652c8b9088..e714d835402 100644 --- a/solr/CHANGES.txt +++ b/solr/CHANGES.txt @@ -247,6 +247,8 @@ Other Changes * SOLR-11848: Update Ref Guide to include info on grouping operations and using curl for large files. (Dariusz Wojtas via Cassandra Targett) +* SOLR-11613: Make message for missing dataimport config in UI more explicit. (Shawn Heisey, Amrit Sarkar via Cassandra Targett) + ================== 7.2.1 ================== Consult the LUCENE_CHANGES.txt file for additional, low level, changes in this release. diff --git a/solr/webapp/web/partials/dataimport.html b/solr/webapp/web/partials/dataimport.html index 5cd6d2c3a0b..dd11f547166 100644 --- a/solr/webapp/web/partials/dataimport.html +++ b/solr/webapp/web/partials/dataimport.html @@ -16,7 +16,7 @@ limitations under the License. -->