Skip to content

Commit 67dd80f

Browse files
Reindex from Remote encoding
Line width is to be 80 chars.
1 parent 0596318 commit 67dd80f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/reference/migration/migrate_8_0/reindex.asciidoc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22
[[breaking_80_reindex_changes]]
33
=== Reindex changes
44

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
5+
Reindex from remote would previously allow URL encoded index-names and not
6+
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
78
reindex generates remote search requests.
89

910
Instead, please specify the index-name without any encoding.

0 commit comments

Comments
 (0)