Jest 5.3.4 和 6.3.1 发布,Elasticsearch 的 Java Http Rest 客户端

栏目: 软件资讯 · 发布时间: 8年前

内容简介:Jest 5.3.4 和 6.3.1 已发布。 Jest 是 Elasticsearch 的 Java Http Rest 客户端。ElasticSearch 已经具备应用于 Elasticsearch 内部的 Java API ,但是 Jest 弥补了 ES 自有 API 缺少 Elasticsearch Http Rest ...

Jest 5.3.4 和 6.3.1 已发布。

Jest 是 Elasticsearch 的 Java Http Rest 客户端。ElasticSearch 已经具备应用于 Elasticsearch 内部的 Java API ,但是 Jest 弥补了 ES 自有 API 缺少 Elasticsearch Http Rest 接口客户端的不足。

更新内容如下

v6.3.1

  • Jest for ES6.

StatusES APIJest APINotes
CHANGEDCreate IndexCreateIndexNow there exist separate methods for setting aliasesmappingsand settings. Adding a payloadignores all other fields. These fields can be added as Map Objects or Strings.
CHANGEDIndexAbstractDocumentTargetedActionDocument id is no longer encoded while creating documents. Now, you should encode the id before indexing the document.

v5.3.4

StatusES APIJest APINotes
CHANGEDCreate IndexCreateIndexNow there exist separate methods for setting aliasesmappingsand settings. Adding a payloadignores all other fields. These fields can be added as Map Objects or Strings.
CHANGEDIndexAbstractDocumentTargetedActionDocument id is no longer encoded while creating documents. Now, you should encode the id before indexing the document.

源码下载 https://github.com/searchbox-io/Jest/releases


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上所述就是小编给大家介绍的《Jest 5.3.4 和 6.3.1 发布,Elasticsearch 的 Java Http Rest 客户端》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

How to Design Programs

How to Design Programs

Matthias Felleisen、Robert Bruce Findler、Matthew Flatt、Shriram Krishnamurthi / The MIT Press / 2001-2-12 / 71.00美元

This introduction to programming places computer science in the core of a liberal arts education. Unlike other introductory books, it focuses on the program design process. This approach fosters a var......一起来看看 《How to Design Programs》 这本书的介绍吧!

URL 编码/解码
URL 编码/解码

URL 编码/解码

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器