opensearch
https://github.com/opensearch-project/opensearch
Java
🔎 Open source distributed and RESTful search engine.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported73 Subscribers
View all SubscribersAdd a CodeTriage badge to opensearch
Help out
- Issues
- [BUG] Multi-shard queries break at the coordinator reduce: sorted queries silently return 0 hits, aggregations fail with 500 (Substrait Int32/Int64 schema mismatch)
- [Feature Request] Speed up remote store snapshot restore by using object store server side copy instead of re-uploading segments
- [BUG] Remote-store / searchable-snapshot on-demand block fetch can hang indefinitely (untimed CompletableFuture.join() + shared remote_recovery pool + async S3 client has no read timeout)
- [RFC] Add harmonic multi match for computing query to document relevance
- Enforce CPU-based transport admission control by default
- [RFC] Remote Store Fence: object-store-backed primary fencing to enable zero-replica auto-recovery
- Support multi_terms bucket aggregation on the DSL Calcite path
- Avoid blocking keyed cache invalidation
- Fix index.codec error message to list all valid values
- Add Parquet numeric DocValues read path
- Docs
- Java not yet supported