OpenSearch
OpenSearch copied to clipboard
π Open source distributed and RESTful search engine.
### Is your feature request related to a problem? Please describe I want to run the SQL plugin in a cloud native environment, but I am unable to do so...
## Abstract This RFC proposes a new context aware/based segment creation and merging strategy for OpenSearch to improve query performance by co-locating related data within same physical segments, particularly benefiting...
### Is your feature request related to a problem? Please describe While writing data in Lucene format enables faster queries, it also limits queries to use a compatible Lucene query...
Using the same seed does not always fail the test. We need to run the test multiple times to get the failure (On my local, I got it on the...
### Is your feature request related to a problem? Please describe At the moment this is impossible to choose whether we want our indices to use a compound file and...
Gradle check has failed on push of your commit a47e123917e1fc2d6adaf5f71fd93e7b1a29b412. Please examine the workflow log https://build.ci.opensearch.org/job/gradle-check/37912/. Is the failure [a flaky test](https://github.com/opensearch-project/OpenSearch/blob/main/DEVELOPER_GUIDE.md#flaky-tests) unrelated to your change?
Bumps [com.google.api-client:google-api-client](https://github.com/googleapis/google-api-java-client) from 1.35.2 to 2.4.1. Release notes Sourced from com.google.api-client:google-api-client's releases. v2.4.1 2.4.1 (2024-03-26) Documentation Latest libraries-bom (#2445) (b484c9b) v2.4.0 2.4.0 (2024-03-13) Features Add Universe Domain Support (#2435) (4adfed9)...
Bumps [com.google.cloud:google-cloud-storage](https://github.com/googleapis/java-storage) from 1.113.1 to 2.37.0. Release notes Sourced from com.google.cloud:google-cloud-storage's releases. v2.37.0 2.37.0 (2024-04-19) Features Adds a ZeroCopy response marshaller for grpc ReadObject handling (#2489) (8c7404d) Port BufferToDiskThenUpload to...
### Description We need to allow particular channels/connections to be `0` in some cases. Like, 1. For dedicated coordinator node set up, coordinator nodes doesn;t require `recovery` channels 2. Data/coordinator...
### Please describe the end goal of this project Proposing a path structure that tries to distribute all shards deterministically over multiple prefixes. The end goal of this initiative is...