Elasticsearch 是一个基于 Lucene 库的搜索引擎。它提供了一个分布式、支持多租户的全文搜索引擎,具有 HTTP Web 接口和无模式 JSON 文档。Elasticsearch 基于 Java 开发,并在 SSPL + Elastic License 双重授权许可下作为开源软件发布。
Elasticsearch 8.13.3 现已发布,具体更新内容如下:
Breaking changes
SQL
- 限制某些字符串函数可使用的空间 #107333
Bug 修复
Data streams
- 避免无意中清除
DataStream.rolloverOnWrite
标志 #107122
ES|QL
Indices APIs
- GET /_all 应该返回具有可见别名的隐藏索引 #106975
Mapping
Network
Percolator
Search
- 修复查找运行时字段中的
minimized_round_trips
#107785
Enhancements
ES|QL
- ESQL:向 REST API 引入语言版本控制 #106824
详情可查看更新说明。
下载地址:https://elastic.co/downloads/elasticsearch
为您推荐与 elasticsearch 相关的帖子:
- Elasticsearch 8.7.0 发布
- Elasticsearch 8.15.3 发布
- Elasticsearch 8.15.2 发布
- Elasticsearch 8.14.2 发布
- Elasticsearch 7.17.22 发布
- Elasticsearch 8.13.2 发布
- Elasticsearch 8.13.1 发布
- Elasticsearch 8.12.2 发布
- Elasticsearch 8.11.3 发布
- Elasticsearch 8.11.1 发布
- Elasticsearch 8.10.1 发布
- Elasticsearch 7.17.13 和 8.9.2 版本发布
- Elasticsearch 8.8.0 发布
- 全文搜索引擎 Elasticsearch 入门教程
- Elasticsearch 8.6.2 发布
- Elasticsearch 7.17.9 发布
- Elasticsearch v8.4.2 已发布,全文搜索引擎
- Elasticsearch v8.3.3 已发布
- Elasticsearch 8.3.0 发布
- Elasticsearch源码解读六:ES中的倒排索引
- Elasticsearch源码解读五:搜索相关性排序算法详解
- Elasticsearch源码解读四:搜索过程详解
- Elasticsearch源码解读三:创建索引过程详解
- ElasticSearch源码解读二:启动过程详解
- ElasticSearch 源码解读一:源码编译和Debug环境搭建
暂无回复。