发布于 2017-12-08 00:21:35 | 291 次阅读 | 评论: 0 | 来源: 网友投递

这里有新鲜出炉的ElasticSearch权威指南,程序狗速度看过来!

ElasticSearch 基于Lucene的搜索引擎

ElasticSearch是一个基于Lucene构建的开源,分布式,RESTful搜索引擎。设计用于云计算中,能够达到实时搜索,稳定,可靠,快速,安装使用方便。支持通过HTTP使用JSON进行数据索引。 我们建立一个网站或应用程序,并要添加搜索功能,令我们受打击的是:搜索工作是很难的。我们希望我们的搜索解决方案要快,我们希望有一个零配置和一个完全免费的搜索模式,我们希望能够简单地使用JSON通过HTTP的索引数据,我们希望我们的搜索服务器始终可用,我们希望能够一台开始并扩展到数百,我们要实时搜索,我们要简单的多租户,我们希望建立一个云的解决方案。Elasticsearch旨在解决所有这些问题和更多的。


Elasticsearch 6.0.1 已发布,Elasticsearch 是一个分布式的 RESTful 风格的搜索和数据分析引擎。

重要改变

Scroll

  • Fail queries with scroll that explicitely set request_cache #27342

改进

Core

  • Fix classes that can exit #27518

Discovery

  • Stop responding to ping requests before master abdication #27329 (issue: #27328)

Plugin Repository S3

Search

  • fix unnecessary logger creation #27349

Sequence IDs

Snapshot/Restore

  • Remove XContentType auto detection in BlobStoreRepository #27480

Bug 修复

Cluster

  • Properly format IndexGraveyard deletion date as date #27362

Core

  • Do not set data paths on no local storage required #27587 (issue: #27572)

  • Ensure threadcontext is preserved when refresh listeners are invoked #27565

  • Avoid NPE when getting build information #27442

  • When building Settings do not set SecureSettings if empty #26988 (issue: #316)

Engine

  • Reset LiveVersionMap on sync commit #27534 (issue: #27516)

  • Carry over version map size to prevent excessive resizing #27516 (issue: #20498)

Inner Hits

  • Return an empty _source for nested inner hit when filtering on a field that doesn’t exist #27531

Mapping

  • Fix dynamic mapping update generation. #27467

  • Fixed rounding of bounds in scaled float comparison #27207 (issue: #27189)

Nested Docs

  • Ensure nested documents have consistent version and seq_ids #27455

Network

  • Throw UOE from compressible bytes stream reset #27564 (issue: #24927)

  • Bubble exceptions when closing compressible streams #27542 (issue: #27540)

Plugin Lang Painless

  • Painless: Fix errors allowing void to be assigned to def. #27460 (issue: #27210)

Plugin Repository GCS

  • Create new handlers for every new request in GoogleCloudStorageService #27339 (issue: #27092)

Recovery

  • Flush old indices on primary promotion and relocation #27580 (issue: #27536)

Reindex API

  • Reindex: Fix headers in reindex action #26937 (issue: #22976)

Search

  • Fix profiling naming issues #27133

Sequence IDs

  • Fix resync request serialization #27418 (issue: #24841)

Snapshot/Restore

  • Do not swallow exception in ChecksumBlobStoreFormat.writeAtomic() #27597

  • Delete shard store files before restoring a snapshot #27476 (issues: #20220#26865)

  • Fix snapshot getting stuck in INIT state #27214 (issue: #27180)

  • Fix default value of ignore_unavailable for snapshot REST API (#25359) #27056 (issue: #25359)

  • Do not create directory on readonly repository (#21495) #26909 (issue: #21495)

升级

Plugin Discovery EC2

Plugin Discovery GCE

  • Update Google SDK to version 1.23.0 #27381 (issue: #26636)

下载地址:



历史版本 :
分布式搜索引擎 ElasticSearch 6.1.2 和 5.6.6 发布
分布式搜索引擎 Elasticsearch 6.1.1 发布,功能增强
Elasticsearch 6.1.0 发布,分布式搜索引擎
Elasticsearch 6.0.1 发布,分布式搜索引擎
Elasticsearch 6.0.0 正式发布,带来大量新特性
Elasticsearch v6.0.0-rc2 发布,分布式搜索引擎
Elasticsearch 5.6.3 发布,分布式搜索引擎
Elasticsearch v6.0.0-rc1 发布,分布式搜索引擎
Elasticsearch 5.6.2 发布,分布式搜索引擎
Elasticsearch 5.6.1 发布,分布式搜索引擎
Elasticsearch v5.6.0 发布,分布式搜索引擎
Elasticsearch 6.0.0-beta2 发布,分布式搜索引擎
最新网友评论  共有(0)条评论 发布评论 返回顶部

Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务