| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
The official Java client for Elasticsearch.
The Java client for Elasticsearch provides strongly typed requests and responses for all Elasticsearch APIs. It delegates protocol handling to an http client such as the Elasticsearch Low Level REST client that takes care of all transport-level concerns (http connection establishment and pooling, retries, etc).
The docs/design folder contains records of the major decisions in the design of the API. Most notably:
Please refer to the full documentation on elastic.co for comprehensive information.
See CONTRIBUTING.md
This software is licensed under the Apache License 2.0.
| Back | FazBrowse Home | New Git URL |