-
As written in the offical page, https://pypi.org/project/opensearch-dsl/ stopped receiving updates, the `opensearch-py` library now implements the same functionality.
- [ ] As such replace usages of …
-
PGSync version: latest
Postgres version: 16
Elasticsearch/OpenSearch version: 2.17.1
Redis version: 7.4.0
Python version: 3.10.12
Problem Description: i am creating a setup on my machi…
-
### What is the bug?
the proxy setup in this wiki does not work https://github.com/opensearch-project/opensearch-py/blob/main/guides/proxy.md
### How can one reproduce the bug?
use the code in wi…
-
hey
I creating async client
```
client = AsyncOpenSearch(
hosts=[{"host": host, "port": port}],
http_auth=(user, password),
use_ssl=True,
ve…
-
Modern browsers, in my case, both:
* Mozilla Firefox 131.0.2
* Google Chrome 128.0.6613.119
Result in opensearch-dashboards never leaving the login page when running with HTTP only.
There is …
-
**Is your feature request related to a problem?**
Opting out from Elasticsearch to OpenSearch, we lose the capabilities of Elasticsearch Tracing since the OpenSearch has no instrumentation yet.
*…
-
### What are you proposing?
We release several clients today that solves multiple problems, but we dont have detailed information and granular level details about the clients we release, what format …
-
### Is your feature request related to a problem? Please describe
Currently, there is no expand-data-corpus section in documentation
### Describe the solution you'd like
We should add this so that …
-
**Describe the bug**
[IS NULL](https://github.com/stac-api-extensions/filter?tab=readme-ov-file#example-10-using-is-null) is included in the filter extension logic. However, I cannot get it to work w…
-
### Describe the bug
We noticed a significant performance hit while using the Scroll API to scroll a large volume of data using version 2.11.0. A process that previously took a couple of hours with…