Connection options for ElasticsearchStore. This is a thin pass-through
to the driver's own ClientOptions (node/nodes URL(s), auth for
basic/API-key/bearer auth, tls, cloud, requestTimeout,
maxRetries, etc.) - nothing is renamed or reshaped, since the driver's
options already cover connecting to a single node, a list of nodes, or
Elastic Cloud.
Connection options for
ElasticsearchStore. This is a thin pass-through to the driver's ownClientOptions(node/nodes URL(s),authfor basic/API-key/bearer auth,tls,cloud,requestTimeout,maxRetries, etc.) - nothing is renamed or reshaped, since the driver's options already cover connecting to a single node, a list of nodes, or Elastic Cloud.