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 supported67 Subscribers
View all SubscribersAdd a CodeTriage badge to opensearch
Help out
- Issues
- Output array elements instead of memory address
- Removed unneeded calls of String.format.
- Use Atomic vars in multithreaded env. ++num and num++ operations aren…
- [BUG] The /{index}/_recovery API returns responses in a non-standard format(using camelCase).
- Approximate match all with sort with a bounded range query
- [BUG] Registering MinIO (S3) snapshot repository fails with "Connect timed out"
- [BUG] `delete_by_query` (or `update_by_query`, etc.) with slices creates too many scroll contexts
- Percolator is much slower than in ES1, and pre-selecting do not work
- [BUG] Page size calculation with Point-in-Time Pagination with Search Slicing
- [BUG] [Remote Store] Missing remote metadata in some cases of concurrent flush and refresh executions
- Docs
- Java not yet supported