5.2.1 Release Notes

Deprecations

Geo

  • 地理位置的范围弃用 #22835

Enhancements

Allocation

  • 解释未分配信息时加入过期的副本分片信息 #22826

Bug fixes

Cache

  • 如果查询超时,则缓存查询结果无效 #22807 (issue: #22789)

Mapping

  • 在查询中配置 include_defaults=true 参数时,由于 RangeFieldMapper.doXContentBody 的空指针异常,导致 GetFieldMappingsIndexRequest 失败. #22925
  • 禁止引入非法对象映射 (double ..#22891 (issue: #22794)

Plugin Ingest Attachment

Plugin Lang Painless

  • Don’t allow casting from void to def in painless #22969 (issue: #22908)
  • Fix def invoked qualified method refs #22918

Reindex API

  • 重建索引:Reindex: 有老的scroll请求时不能记录 #22942 (issue: #22937)
  • 修复远程重建索引 从版本<2.0 #22931 (issue: #22893)

Settings

  • 暴露 search.highlight.term_vector_multi_value 参数作为节点级别的配置项 #22999

Regressions

Core

  • 源过滤器:在前一个包含模式匹配时才接受数组项 #22593 (issue: #22557)

Upgrades

Internal

  • 更新 Lucene 版本到 6.4.1. #22978