Elasticsearch 6.5.4 发布,分布式搜索和数据分析引擎

栏目: 后端 · 发布时间: 7年前

内容简介:AggregationsAuditCCR

Elasticsearch 6.5.4已发布,更新内容如下:

Bug 修复

Aggregations

  • Fix MultiValuesSourceFieldConfig toXContent #36525 (issue:  #36474 )

Audit

  • Fix origin.type for connection_* events #36410

CCR

  • Fix follow stats API’s follower index filtering feature #36647

Machine learning

  • Interrupt Grok in file structure finder timeout #36588

  • Prevent stack overflow while copying machine learning jobs and datafeeds #36370 (issue:  #36360 )

  • Fix a problem that could result in shifted model bounds and increased forecast errors with long bucket spans. The solution was to correct query times for model bounds and forecasts in the bucket to match the times assigned to the samples that are added to the model for each bucket. #327

SQL

  • Fix MOD() for long and integer arguments #36599 (issue:  #36364 )

  • Fix issue with complex HAVING and GROUP BY ordinal #36594 (issue:  #36059 )

Watcher

  • Fix Watcher NotificationService’s secure settings #35610 (issue:  #35378 )


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

查看所有标签

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

并发的艺术

并发的艺术

Clay Breshears / 聂雪军 / 机械工业出版社 / 2010年9月 / 49.00元

如果你希望通过并发编程来充分发挥多核处理器的强大功能,那么本书将为你提供所需的理论知识和实际经验。《并发的艺术》是为数不多的几本介绍如何在多核处理器的共享内存模型中实现算法的书籍之一,它并非仅仅介绍一些理论模型或者分布式内存架构。本书详细分析了各种示例程序,这些内容非常有助于你将串行代码转换为并行代码,此外还介绍了如何避免一些常见的错误。 本书的作者是Intel公司的一位资深工程师,他从事并......一起来看看 《并发的艺术》 这本书的介绍吧!

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

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

URL 编码/解码