-
# Bug Report
Which version of the demo you are using? (please provide either a specific
main branch: https://github.com/open-telemetry/opentelemetry-demo/commits/main
and hash: bafadb0d4261ac…
-
Attached code is throwing error with AWS OpenSearch, but index is getting restored as expected.
```
RestoreRequest.Builder builder = new RestoreRequest.Builder();
builder.repository(repoName…
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
Hello,
I am attempting to store documents in aws aoss opensearch and keep getti…
-
As part of version decoupling project, one of the pre-req task is to consolidate all the clients usages in Opensearch Dashboards which interacts with Opensearch.
Reference: https://github.com/opens…
-
### What is the bug?
OpenSearchClient is not having any way to use _plugins/_sql?format=json API.
### How can one reproduce the bug?
POST _plugins/_sql?format=json
{
"query": "SELECT * FROM b…
-
### What is the bug?
I am using [opensearch-py client version 2.2.0](https://pypi.org/project/opensearch-py/) to do search on the a cluster. I started using the multi-threading to push more and more …
-
Hi,
I am trying to configure OpenSearch Sink with SSL/TLS. When running the connector as a plugin for ConfluentPlatform's Kafka Connect I get error listed below. I wonder whether there is a way to …
XLAQO updated
2 months ago
-
**What do you want to do?**
- [x] Request a change to existing documentation
- [ ] Add new documentation
- [ ] Report a technical problem with the documentation
- [ ] Other
**Tell us about …
-
Since chunks are not in Fuseki anymore, I replaced the Chunks SPARQL request with a request on OpenSearch that return the same type of results but in a different format.
Here's an example:
https…
eroux updated
2 months ago
-
Unable create template on open search 1.3 version using logstash 8.13.2 version.
Getting below error, Opensearch is hosted on aws.
[Ruby-0-Thread-10: /usr/share/logstash/vendor/bundle/jruby/3.1.0…