-
### Is your feature request related to a problem?
For the purpose of creating extensions, we are migrating AnomalyDetector Plugin to AnomalyDetector Extension. The way High level rest client uses Ind…
-
### Describe the bug
Hello,
I am configuring opensearch to use letsencrypt certificate, everything was working fine but today i did helm delete/install, and i got that issue:
`[2024-05-21T10:08:1…
-
### Feature Description
Currently, when `OpensearchVectorClient` class is being created, it checks for the requested index to exist, and creates it, if it does not.
It is implemented [here](https:…
-
### Is your feature request related to a problem?
OpenSearch supports usage of Dynamic Template Variables (for e.g., {dynamic_type}), but the opensearch-java client does not have an option for it in …
-
### Is your feature request related to a problem? Please describe
## 1. Current status
Currently, users can use the Spark Dataset API to directly read and write OpenSearch indices. The OpenSearch …
-
### Is your feature request related to a problem? Please describe
At present, we are using the AWS managed openSearch, and we use the AWS endpoint, such as `https://vpc-57v4bbnpjsz6gmcmhoi2ca.us-we…
-
Hey, i'am configuring opensearch using cert-manager & letsencrypt as u did in this repo but i get an error, Is there anything i'am missing ??
```
Error:
[2024-05-21T13:33:19,375][WARN ][o.o.h.Ab…
-
**What is the bug?**
We are currently experiencing following behavior, one of our clusters goes to 100% CPU usage on all nodes when we send a PATCH request changing internal_users. It does not matter…
-
### Preflight Checklist
- [X] I agree to follow the [Code of Conduct](https://github.com/deckhouse/deckhouse/blob/main/CODE_OF_CONDUCT.md) that this project adheres to.
- [X] I have searched the [iss…
-
Regarding AWS OpenSearch, it supports Elasticsearch version 7.10. However, our easy-es library requires the RestHighLevelClient version 7.14. We have limited expertise and couldn't find a way to make …