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 supported4 Subscribers
Add a CodeTriage badge to opensearch-java
Help out
- Issues
- [BUG] Composite DateAggregation silently drops deprecated interval parameter, which is an acceptable param on server side, client side for DateAggregation
- Connect timeout is not triggering as expected when set in ConnectionConfig
- [BUG] Getting 0 results with filter_path fails to deserialize
- [BUG] minIndexAge, minPrimaryShardSize and other such params are of type 'Number' but should be string
- [FEATURE] Hybrid query filter support in java client
- [Backport] [3.x] Bump org.apache.httpcomponents.client5:httpclient5 from 5.5.1 to 5.6 (#1844)
- [BUG] Retries disabled in HTTP client builder.
- [FEATURE] Add support for Derived Fields
- [FEATURE] Support `include_named_queries_score` to parsed scores of named queries
- enable jackson `ObjectMapper` JDK8 & JSR310 modules + module autodetect
- Docs
- Java not yet supported