Elasticsearch 6.2.0 发布,分布式搜索引擎

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

内容简介:Elasticsearch 6.2.0 已发布,Elasticsearch 是一个分布式的 RESTful 风格的搜索和数据分析引擎。 更新内容: 突破性改变: 聚合 Add a new cluster setting to limit the total number of buckets returned by a...

Elasticsearch 6.2.0 已发布,Elasticsearch 是一个分布式的 RESTful 风格的搜索和数据分析引擎。

更新内容:

突破性改变:

聚合

  • Add a new cluster setting to limit the total number of buckets returned by a request #27581(issues: #26012#27452)

Core

  • Forbid granting the all permission in production #27548

highlighting

  • Limit the analyzed text for highlighting #27934 (issue: #27517)

搜索

  • Introduce limit to the number of terms in Terms Query #27968 (issue: #18829)

Java 突破性变化:

Java API

  • Remove operationThreaded from Java API #27836

Java High Level REST Client

  • REST high-level client: remove index suffix from indices client method names #28263

完整更新内容请查看发布主页

下载地址:https://www.elastic.co/guide/en/elasticsearch/reference/current/release-notes-6.2.0.html#upgrade-6.2.0


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


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

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

图论算法理论、实现及应用

图论算法理论、实现及应用

王桂平//王衍//任嘉辰 / 北京大学 / 2011-1 / 54.00元

《图论算法理论、实现及应用》系统地介绍了图论算法理论,并选取经典的ACM/ICPC竞赛题目为例题阐述图论算法思想,侧重于图论算法的程序实现及应用。《图论算法理论、实现及应用》第1章介绍图的基本概念和图的两种存储表示方法:邻接矩阵和邻接表,第2~9章分别讨论图的遍历与活动网络问题,树与图的生成树,最短路径问题,可行遍性问题,网络流问题,支配集、覆盖集、独立集与匹配,图的连通性问题,平面图及图的着色问......一起来看看 《图论算法理论、实现及应用》 这本书的介绍吧!

随机密码生成器
随机密码生成器

多种字符组合密码

SHA 加密
SHA 加密

SHA 加密工具

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具