Elasticsearch 5.6.2 已发布,ElasticSearch 是一个基于 Lucene 构建的开源,分布式,RESTful 搜索引擎。设计用于云计算中,能够达到实时搜索,稳定,可靠,快速,安装使用方便。支持通过 HTTP 使用 JSON 进行数据索引。该版本内容更新如下:
Bug 修复:
Aggregations
Inner Hits
- Do not allow inner hits that fetch _source and have a non nested object field as parent #25749(issue: #25315)
Internal
Java API
Java High Level REST Client
Plugin Analysis Kuromoji
Plugin Repository HDFS
Query DSL
- #26083 Fixed incomplete JSON body on count request making org.elasticsearch.rest.action.RestActions#parseTopLevelQueryBuilder go into endless loop #26680 (issue: #26083)
Scripting
Upgrade API
完整更新内容请查看更新日志。
下载地址:
转自 http://www.oschina.net/news/89088/elasticsearch-5-6-2