This commit is contained in:
gabriel-tessier 2017-03-01 22:12:15 +09:00 committed by Clinton Gormley
parent 3134d6b520
commit 42f6d1e900
1 changed files with 1 additions and 1 deletions

View File

@ -426,7 +426,7 @@ POST _reindex
The `host` parameter must contain a scheme, host, and port (e.g.
`https://otherhost:9200`). The `username` and `password` parameters are
optional and when they are present reindex will connect to the remote
Elasticsearch node using using basic auth. Be sure to use `https` when using
Elasticsearch node using basic auth. Be sure to use `https` when using
basic auth or the password will be sent in plain text.
Remote hosts have to be explicitly whitelisted in elasticsearch.yaml using the