|
@@ -2,6 +2,12 @@
|
|
|
[[breaking_80_reindex_changes]]
|
|
|
=== Reindex changes
|
|
|
|
|
|
+//NOTE: The notable-breaking-changes tagged regions are re-used in the
|
|
|
+//Installation and Upgrade Guide
|
|
|
+
|
|
|
+//tag::notable-breaking-changes[]
|
|
|
+//end::notable-breaking-changes[]
|
|
|
+
|
|
|
Reindex from remote would previously allow URL encoded index-names and not
|
|
|
re-encode them when generating the search request for the remote host. This
|
|
|
leniency has been removed such that all index-names are correctly encoded when
|