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

栏目: 编程工具 · 发布时间: 7年前

内容简介: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.

Status ES API Jest API Notes
CHANGED Create Index CreateIndex Now there exist separate methods for setting aliasesmappings and  settings . Adding a  payload ignores all other fields. These fields can be added as Map Objects or Strings.
CHANGED Index AbstractDocumentTargetedAction Document id is no longer encoded while creating documents. Now, you should encode the  id before indexing the document.

v5.3.4

Status ES API Jest API Notes
CHANGED Create Index CreateIndex Now there exist separate methods for setting aliasesmappings and  settings . Adding a  payload ignores all other fields. These fields can be added as Map Objects or Strings.
CHANGED Index AbstractDocumentTargetedAction Document 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


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

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

Iterative Methods for Sparse Linear Systems, Second Edition

Iterative Methods for Sparse Linear Systems, Second Edition

Yousef Saad / Society for Industrial and Applied Mathematics / 2003-04-30 / USD 102.00

Tremendous progress has been made in the scientific and engineering disciplines regarding the use of iterative methods for linear systems. The size and complexity of linear and nonlinear systems arisi......一起来看看 《Iterative Methods for Sparse Linear Systems, Second Edition》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

MD5 加密
MD5 加密

MD5 加密工具