Elasticsearch 的 Java Http Rest 客户端 Elasticsearch Jest
- 授权协议: Apache
- 开发语言: Java
- 操作系统: 跨平台
- 软件首页: https://github.com/searchbox-io/Jest
- 软件文档: https://github.com/searchbox-io/Jest
- 官方下载: https://github.com/searchbox-io/Jest
软件介绍
Jest 是 Elasticsearch 的 Java Http Rest 客户端。
ElasticSearch 已经具备应用于 Elasticsearch 内部的 Java API ,但是 Jest 弥补了 ES 自有 API 缺少 Elasticsearch Http Rest 接口客户端的不足。
兼容性
| Jest Version | Elasticsearch Version |
|---|---|
| >= 6.0.0 | 6 |
| >= 5.0.0 | 5 |
| >= 2.0.0 | 2 |
| 0.1.0 - 1.0.0 | 1 |
| <= 0.0.6 | < 1 |
优势
提供 Restful API, 原生 ES API 不具备;
若 ES 集群使用不同的 ES 版本,使用原生 ES API 会有问题,而 Jest 不会;
更安全,可在 Http 层添加安全处理。
HTML Dog
Patrick Griffiths / New Riders Press / 2006-11-22 / USD 49.99
For readers who want to design Web pages that load quickly, are easy to update, accessible to all, work on all browsers and can be quickly adapted to different media, this comprehensive guide represen......一起来看看 《HTML Dog》 这本书的介绍吧!
