Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions docs/src/main/sphinx/connector/elasticsearch.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,9 @@ The allowed configuration values are:
* - `elasticsearch.tls.truststore-password`
- The key password for the trust store specified by
`elasticsearch.tls.truststore-path`.
* - `elasticsearch.tls.verify-hostnames`
- Flag to determine if the hostnames in the certificates must be verified. Defaults
to `true`.
:::

(elasticesearch-type-mapping)=
Expand Down