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 supported69 Subscribers
View all SubscribersAdd a CodeTriage badge to opensearch
Help out
- Issues
- Fix statistics cache limit silently reset to 20MB default
- Fix dynamic native-memory settings that are accepted but not applied (rebalancer interval/thresholds, spill limit, parquet pool-min)
- Bug fix to throw 400 instead of 500
- Move single doc validation to mapper parsing rather than indexing
- Scale parquet batch/sort defaults with RAM and remove dead settings
- Switch to IO runtime for warm
- Warm | Separate Parquet metadata and data into tiered SSD block caches
- [BUG] [repository-gcs] createFipsCompliantGoogleTrustStore calls KeyStore.getInstance("BCFIPS", "BCFIPS") — "BCFIPS" is the provider name, valid type is "BCFKS"
- Unify DataFusion analytics caches behind foyer
- feat(block-cache): Add range containment check in FoyerCache::get()
- Docs
- Java not yet supported