Elasticsearch 1.7.2 发布,主要修复以下 bug: improved shard allocation logic when using shard allocation awareness (#13512, #12551), a bug fix for a rare recovery issue discovered by randomized testing (#12667), a fix for the snapshot/restore API which stopped accepting index options like ignore_unavailable (#13357), and a couple of improvements to delayed shard allocation (#12532, #12515).
更多内容及下载地址请查看:发行说明 Elastic Search 是一个基于Lucene构建的开源,分布式,RESTful搜索引擎。设计用于云计算中,能够达到实时搜索,稳定,可靠,快速,安装使用方便。支持通过HTTP使用JSON进行数据索引。 ElasticSearch 提供多种语言的客户端 API: 
|