-
This introduces a nasty bug! `opensearch_index_template` is supposed to call `_template` not `_index_template`. Now this doesn't behave as documented. The documentation states that `opensearch_comp…
-
Hi,
I'm using `django-opensearch-dsl` on an app, and I want to limit the authorizations of the connected _app user_ on the OpenSearch server (I'm admin of this server too).
I'ld like to know th…
-
What/Why
What are you proposing?
With https://github.com/opensearch-project/ml-commons/issues/1799 OpenSearch can now use asymmetric embedding models such as e5. Asymmetric embedding models differ…
-
**Is your feature request related to a problem?**
### Description
Piped Processing Language (PPL), enables users with exploration and discovery of their data, and finding search patterns in data sto…
-
### Is your feature request related to a problem? Please describe
A common use case in semantic search is chunking of large (unstructured) documents where documents get broken into smaller chunks and…
-
**Describe the bug**
Coming from https://github.com/opensearch-project/OpenSearch/issues/7066#issuecomment-1501541654
Internally to OpenSearch, the cluster state is retrieved by handling the `Cl…
-
### Is your feature request related to a problem? Please describe
When I visit the documentation about the `completion` type fields for OpenSearch 2.15 on
https://opensearch.org/docs/latest/field-…
eroux updated
3 months ago
-
## Flaky Test Report for `MixedClusterClientYamlTestSuiteIT`
Noticed the `MixedClusterClientYamlTestSuiteIT` has some flaky, failing tests that failed during **post-merge actions**.
### Details
| G…
-
Do not re-index the whole event each time it gets modified. Re-index only the modified attributes/objects.
- https://opensearch.org/docs/latest/api-reference/document-apis/update-by-query/
-
**What is the bug?**
Custom workload test mode is failing due to test json data is extracting 1001/1000 records.
**How can one reproduce the bug?**
Steps to reproduce the behavior:
1. **Create a…