Elasticsearch 6.5.2 发布,分布式搜索与数据分析引擎

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

内容简介:Elasticsearch 6.5.2 已发布,Elasticsearch 是一个分布式的 RESTful 风格的搜索和数据分析引擎,能够解决不断涌现出的各种用例。作为 Elastic Stack 的核心,它集中存储你的数据,帮助你发现意料之中以及意料之外...

Elasticsearch 6.5.2 已发布,Elasticsearch 是一个分布式的 RESTful 风格的搜索和数据分析引擎,能够解决不断涌现出的各种用例。作为 Elastic Stack 的核心,它集中存储你的数据,帮助你发现意料之中以及意料之外的情况。

改进

Aggregations

  • Handles exists query in composite aggs #35758

SQL

  • Improve validation of unsupported fields #35675 (issue: #35673)

修复

CCR

  • Only auto follow indices when all primary shards have started #35814 (issue: #35480)

  • Avoid NPE in follower stats when no tasks metadata #35802

Features/Watcher

  • Only trigger a watch if new or schedule/changed #35908

Infra/Build

  • Fix jdbc jar pom to not include deps #36036 (issue: #32014)

Infra/Packaging

Infra/Scripting

  • Actually add joda time back to whitelist #35965

  • Add back joda to whitelist #35915 (issue: #35913)

Machine Learning

  • Adjust file structure finder parser config #35935

  • Prevent potential NPE when reading the model memory limit #35827

SQL

  • Fix issue with wrong data type for scripted Grouping keys #35969 (issue: #35662)

  • Fix translation of math functions to painless #35910 (issue: #35654)

  • Fix jdbc jar to include deps #35602

Search

  • Fix analyzed prefix query in query_string #35756 (issue: #31702)

  • Add a More Like This query routing requirement check (#29678) #33974

Snapshot/Restore

Regressions

Infra/Scripting

  • Use Number as a return value for BucketAggregationScript #35653 (issue: #35351)

下载地址:

 https://www.elastic.co/downloads/elasticsearch


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


以上所述就是小编给大家介绍的《Elasticsearch 6.5.2 发布,分布式搜索与数据分析引擎》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

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

Python编程无师自通

Python编程无师自通

[美] 科里·奥尔索夫(Cory Althoff) / 宋秉金 / 人民邮电出版社 / 2019-1-1 / 59

畅销Python编程类入门书,美国亚马逊Kindle编程类排行榜榜一。 作者从文科毕业,通过自学编程转行为专业程序员,在硅谷工作多年后成功技术创业。本书不仅教读者如何使用Python语言编程,还会介绍其他书中所忽略的、编程初学者应该了解并掌握的其他所有知识点。 本书作者是一名自学成才的程序员,经过一年的自学,掌握了编程技能并在eBay找到了一份软件工程师的工作。本书是作者结合个人经验写......一起来看看 《Python编程无师自通》 这本书的介绍吧!

MD5 加密
MD5 加密

MD5 加密工具

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具