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. -->
-
Sorry, no dataimport-handler defined!
+
The solrconfig.xml file for this index does not have an operational DataImportHandler defined!
@@ -50,7 +50,7 @@ limitations under the License.
- +
@@ -58,7 +58,7 @@ limitations under the License.

Raw Status-Output

- +
@@ -68,7 +68,7 @@ limitations under the License.
- +
@@ -78,7 +78,7 @@ limitations under the License. Reload Debug-Mode - +
@@ -95,13 +95,13 @@ limitations under the License.
- +
- +
@@ -109,7 +109,7 @@ limitations under the License.

Raw Debug-Response

- +
@@ -122,9 +122,9 @@ limitations under the License.
- + - +
@@ -203,7 +203,7 @@ limitations under the License.

Auto-Refresh Status

- +