内容简介:ElasticSearch 6.2.3 已发布,更新内容主要是 bug 修复和功能增强,具体如下: 功能增强 Highlighting Limit analyzed text for highlighting (improvements) #28808 (issues: #16764, #27934) Recovery Requ...
ElasticSearch 6.2.3 已发布,更新内容主要是 bug 修复和功能增强,具体如下:
功能增强
Highlighting
Recovery
Bug 修复
Core
Engine
Avoid class cast exception from index writer #28989
Maybe die before failing engine #28973 (issues: #27265, #28967)
Never block on key in
LiveVersionMap#pruneTombstones
#28736 (issue: #28714)
Ingest
Java High Level REST Client
Packaging
Percolator
Fix percolator query analysis for function_score query #28854
Improved percolator’s random candidate query duel test #28840
Snapshot/Restore
Stats
发布说明:https://www.elastic.co/guide/en/elasticsearch/reference/6.2/release-notes-6.2.3.html
下载地址:https://www.elastic.co/downloads/elasticsearch
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- 分布式搜索引擎 Elasticsearch 的架构分析
- Elasticsearch 5.6.2 发布,分布式搜索引擎
- Elasticsearch 5.6.3 发布,分布式搜索引擎
- Elasticsearch 6.0.1 发布,分布式搜索引擎
- Elasticsearch 6.1.0 发布,分布式搜索引擎
- Elasticsearch 6.2.0 发布,分布式搜索引擎
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
How to Think About Algorithms
Jeff Edmonds / Cambridge University Press / 2008-05-19 / USD 38.99
HOW TO THINK ABOUT ALGORITHMS There are many algorithm texts that provide lots of well-polished code and proofs of correctness. Instead, this one presents insights, notations, and analogies t......一起来看看 《How to Think About Algorithms》 这本书的介绍吧!