You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added services/opensearch-client.js
Added "opensearch" support in "ElasticIndexer", you can control with serviceSDK variable in ElasticIndexer
like: { serviceSDK: await ElasticClient() } or { serviceSDK: await OpenSearchClient().