内容简介:Elasticsearch 6.5.2 已发布,Elasticsearch 是一个分布式的 RESTful 风格的搜索和数据分析引擎,能够解决不断涌现出的各种用例。作为 Elastic Stack 的核心,它集中存储你的数据,帮助你发现意料之中以及意料之外的情况。AggregationsSQL
Elasticsearch 6.5.2 已发布,Elasticsearch 是一个分布式的 RESTful 风格的搜索和数据分析引擎,能够解决不断涌现出的各种用例。作为 Elastic Stack 的核心,它集中存储你的数据,帮助你发现意料之中以及意料之外的情况。
改进
Aggregations
-
Handles exists query in composite aggs #35758
SQL
修复
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
Infra/Packaging
Infra/Scripting
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
下载地址:
以上所述就是小编给大家介绍的《Elasticsearch 6.5.2 发布,分布式搜索与数据分析引擎》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
MySQL性能调优与架构设计
简朝阳 / 2009-6 / 59.80元
《MySQL性能调优与架构设计》以 MySQL 数据库的基础及维护为切入点,重点介绍了 MySQL 数据库应用系统的性能调优,以及高可用可扩展的架构设计。 全书共分3篇,基础篇介绍了MySQL软件的基础知识、架构组成、存储引擎、安全管理及基本的备份恢复知识。性能优化篇从影响 MySQL 数据库应用系统性能的因素开始,针对性地对各个影响因素进行调优分析。如 MySQL Schema 设计的技巧......一起来看看 《MySQL性能调优与架构设计》 这本书的介绍吧!