prorm API Reference
    Preparing search index...

    Type Alias ElasticsearchStoreOptions

    ElasticsearchStoreOptions: ClientOptions

    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.