BaseElasticSearchClientOptions
Home > @backstage/plugin-search-backend-module-elasticsearch
> BaseElasticSearchClientOptions
Base client options that are shared across @opensearch-project/opensearch
and @elastic/elasticsearch
clients.
Signature:
export interface BaseElasticSearchClientOptions
Properties
Property |
Modifiers |
Type |
Description |
---|---|---|---|
ElasticSearchAgentOptions | ((opts?: any) => unknown) | false |
(Optional) | ||
'gzip' |
(Optional) | ||
boolean | 'proto' | 'constructor' |
(Optional) | ||
boolean |
(Optional) | ||
Record<string, any> |
(Optional) | ||
number |
(Optional) | ||
string | symbol |
(Optional) | ||
(connection: any) => boolean |
(Optional) | ||
((connections: any[]) => any) | string |
(Optional) | ||
string |
(Optional) | ||
number |
(Optional) | ||
string | URL |
(Optional) | ||
number |
(Optional) | ||
'ping' | 'optimistic' | 'none' |
(Optional) | ||
string |
(Optional) | ||
number | boolean |
(Optional) | ||
boolean |
(Optional) | ||
boolean |
(Optional) | ||
TLSConnectionOptions |
(Optional) | ||
boolean |
(Optional) | ||
(Optional) |