Elasticsearch 是一个基于 Lucene 库的搜索引擎。它提供了一个分布式、支持多租户的全文搜索引擎,具有 HTTP Web 接口和无模式 JSON 文档。Elasticsearch 基于 Java 开发,并在 SSPL + Elastic License 双重授权许可下作为开源软件发布。
Elasticsearch 8.11.4 现已发布,具体更新内容如下:
Bug 修复
EQL
- 修复丢失事件查询的 NPE #103611(issue:#103608)
ES|QL
- 现在以毫秒为单位修复 ESQL 搜索上下文#103474(issue:#103455)
- 修复
PlanStreamOutput
的传输版本 #103758 AsyncOperator#isFinished
失败时绝不能返回 true #104029
Infra/Scripting
- Wrap painless explain error #103151(issue:#103018)
Mapping
- Revert change #103865
Snapshot/Restore
- 在读取完成后而不是之前 Decref
SharedBytes.IO
#102848 - 恢复读取和写入时的
SharedBytes.IO
refcounting #102843
Watcher
- 修复:Watcher REST API
GET /_watcher/settings
现在包含 product header #103003(issue:#102928)
详情可查看更新说明。
下载地址:https://elastic.co/downloads/elasticsearch