mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-09 06:25:07 +00:00
fix typo (#23424)
This commit is contained in:
parent
3134d6b520
commit
42f6d1e900
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user