We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0596318 commit 67dd80fCopy full SHA for 67dd80f
docs/reference/migration/migrate_8_0/reindex.asciidoc
@@ -2,8 +2,9 @@
2
[[breaking_80_reindex_changes]]
3
=== Reindex changes
4
5
-Reindex from remote would previously allow URL encoded index-names and not re-encode them when generating the search
6
-request for the remote host. This leniency has been removed such that all index-names are correctly encoded when
+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
7
+leniency has been removed such that all index-names are correctly encoded when
8
reindex generates remote search requests.
9
10
Instead, please specify the index-name without any encoding.
0 commit comments