opensearch-java
https://github.com/opensearch-project/opensearch-java
Java
Java Client for OpenSearch
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 supported3 Subscribers
Add a CodeTriage badge to opensearch-java
Help out
- Issues
- [FEATURE] Add search_pipeline support to opensearch-java
- gRPC transport: typed search silently deserializes hits as Object.class, causing ClassCastException on source access
- [FEATURE] Adaptive maxOperations for BulkInjester
- [FEATURE] Add JMH Benchmark Module
- Feat/add support for non exhaustive union types
- Add ML gRPC support
- [FEATURE] Add `search_pipeline` support to `_msearch` via `MultisearchBody`
- Fix ShardFailure serializing wrong JSON keys (index/node/shard instead of _index/_node/_shard)
- Fix PathHierarchyTokenizer optional fields incorrectly marked required causing deserialization failure
- Fix ISM and other timestamp fields typed as integer instead of int64 causing numeric overflow
- Docs
- Java not yet supported