Elasticsearch 5.6.3 发布,分布式搜索引擎

栏目: 软件资讯 · 发布时间: 8年前

内容简介:Elasticsearch 5.6.3 已发布,ElasticSearch 是一个基于 Lucene 构建的开源,分布式,RESTful 搜索引擎。设计用于云计算中,能够达到实时搜索,稳定,可靠,快速,安装使用方便。支持通过 HTTP 使用 JSON 进行...

Elasticsearch 5.6.3 已发布,ElasticSearch 是一个基于 Lucene 构建的开源,分布式,RESTful 搜索引擎。设计用于云计算中,能够达到实时搜索,稳定,可靠,快速,安装使用方便。支持通过 HTTP 使用 JSON 进行数据索引。

该版本包含一些功能改进和 bug 修复,具体如下:

Network

  • Add additional low-level logging handler #26887

  • Unwrap exception causes when checking if dying #26884

Aggregations

  • Fix IndexOutOfBoundsException in histograms for NaN doubles (#26787) #26856

Core

  • MetaData Builder doesn’t properly prevent an alias with the same name as an index #26804

Packaging

  • Fix default paths for Windows service #26875

Plugin Repository Azure

  • Use Azure upload method instead of our own implementation (#26751) #26839

Search

  • Fix serialization errors when cross cluster search goes to a single shard #26881

下载地址:

https://www.elastic.co/downloads/elasticsearch


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

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

Operating System Algorithms

Operating System Algorithms

Nathan Adams、Elisha Chirchir / CreateSpace Independent Publishing Platform / 2017-4-21 / USD 39.15

Operating System Algorithms will walk you through in depth examples of algorithms that you would find in an operating system. Selected algorithms include process and disk scheduling.一起来看看 《Operating System Algorithms》 这本书的介绍吧!

随机密码生成器
随机密码生成器

多种字符组合密码

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

URL 编码/解码

SHA 加密
SHA 加密

SHA 加密工具