Elasticsearch 版本 8.0.0-alpha1
editElasticsearch 版本 8.0.0-alpha1
edit另请参阅 8.0 中的重大变更。
重大变更
edit- Aggregations
- Allocation
- Analysis
- Authentication
- CCR
- Cluster Coordination
- Distributed
- Engine
- Features/CAT APIs
- Features/Features
- Features/ILM+SLM
- Features/Indices APIs
- Features/Watcher
-
- 将观察者历史记录移动到数据流 #64252
- Geo
- Infra/Circuit Breakers
-
- 修复了与内部变量同步的飞行断路器 #40878
- Infra/Core
-
- 使用多个数据路径时失败 #72184 (问题: #71205)
- 根据可用处理器限制处理器 #44894 (问题: #44889)
-
从数据路径中移除
nodes/0文件夹前缀 #42489 -
移除
bootstrap.system_call_filter设置 #72848 -
移除
fixed_auto_queue_size线程池类型 #52280 -
移除
node.max_local_storage_nodes#42428 (问题: #42426) - 移除驼峰命名格式 #60044
- 移除遗留角色设置 #71163 (问题: #54998, #66409, #71143)
-
移除
processors设置 #45905 (问题: #45855) -
移除
/_cat/nodes的local参数 #50594 (问题: #50088, #50499) - 移除监听器线程池 #53314 (问题: #53049)
- 移除节点本地存储设置 #54381 (问题: #54374)
-
移除
pidfile设置 #45940 (问题: #45938) -
移除
week_year日期格式 #63384 (问题: #60707)
- Infra/Logging
- Infra/Plugins
- Infra/REST API
- Infra/Resiliency
- Infra/Scripting
- Infra/Settings
- Machine Learning
- Mapping
- Network
- Packaging
- Recovery
- Reindex
- Rollup
- Search
-
- 将分片分配感知与搜索和获取请求解耦 #45735 (问题: #43453)
- 修复日期字段上对数字输入的范围查询 #63692 (问题: #63680)
- 使模糊性更早拒绝非法值 #33511
- 使远程集群解析更严格 #40419 (问题: #37863)
- 将msearch请求体中的空第一行解析为操作元数据 #41011 (问题: #39841)
-
移除
CommonTermsQuery和cutoff_frequency参数 #42654 (问题: #37096) -
移除
type查询 #47207 (问题: #41059) -
移除文档值字段的
use_field_mapping格式选项 #55622 -
移除已弃用的
SimpleQueryStringBuilder参数 #57200 -
移除已弃用的
search.remote设置 #42381 (问题: #33413, #38556) -
移除已弃用的排序选项:
nested_path和nested_filter#42809 (问题: #27098) - 移除已弃用的向量函数 #48725 (问题: #48604)
-
移除搜索中对
_type的支持 #68564 (问题: #41059, #68311) - 移除对稀疏向量的支持 #48781 (问题: #48368)
-
移除
indices_boost的对象格式 #55078 -
从
TermVectorsAPI 中移除类型 #42198 (问题: #41059) - 从搜索及相关 API 中移除类型化端点 #41640
- 设置存储异步响应的最大允许大小 #74455 (问题: #67594)
-
indices.query.bool.max_clause_count现在限制所有查询子句 #75297
- Security
- Snapshot/Restore
- TLS
Java 重大变更
edit- Authentication
- CCR
-
-
移除
CcrClient#42816
-
移除
- CRUD
- Client
-
-
从x-pack中移除
SecurityClient#42471
-
从x-pack中移除
- Features/ILM+SLM
- Features/Monitoring
-
-
从x-pack中移除
MonitoringClient#42770
-
从x-pack中移除
- Features/Watcher
-
-
从 x-pack 中移除
WatcherClient#42815
-
从 x-pack 中移除
- Infra/Core
- Infra/REST API
-
-
将HTTP头严格复制到
ThreadContext#45945
-
将HTTP头严格复制到
- Machine Learning
-
-
移除
MachineLearningClient#43108
-
移除
- Mapping
- Search
-
-
从
SearchRequest和QueryShardContext中移除类型 #42112
-
从
- Snapshot/Restore
增强功能
edit- Analysis
-
-
将
reload_analyzers端点移动到 x-pack #43559
-
将
- Authentication
- EQL
- Engine
- Features/CAT APIs
- Features/Stats
- Features/Watcher
-
- 从监控中移除 Watcher 历史记录清理 #67154
- Infra/Core
- Infra/Logging
- Infra/REST API
-
- 允许为未来兼容版本声明字段 #69774 (问题: #51816)
- 在REST API规范中引入稳定性描述 #38413
- 解析:验证字段不会被注册两次 #70243
- 支持带有版本化媒体类型的响应内容类型 #65500 (问题: #51816)
- [REST API兼容性] 索引和获取API的类型化端点 #69131 (问题: #54160)
- [REST API兼容性] 放置和获取映射以及获取字段映射的类型化端点 #71721 (问题: #51816, #54160)
-
[REST API兼容性] 允许调整操作的
copy_settings标志 #75184 (问题: #38514, #51816) - [REST API兼容性] 允许在geo shape查询中使用类型 #74553 (问题: #51816, #54160)
-
[REST API兼容性] 始终返回
adjust_pure_negative值 #75182 (问题: #49543, #51816) - [REST API兼容性] 清理x-pack/plugin rest兼容性测试 #74701 (问题: #51816)
-
[REST API兼容性] 在模板中不要为空映射返回
_doc#75448 (问题: #51816, #54160, #70966, #74544) -
[REST API兼容性] 为
indices.upgradeAPI的虚拟REST操作 #75136 (问题: #51816) - [REST API兼容性] REST Terms向量类型化响应 #73117
-
[REST API兼容性] 重命名
BulkItemResponse.Failure类型字段 #74937 (问题: #51816) - [REST API兼容性] 模拟请求中使用的文档的类型元数据 #74222 (问题: #51816, #54160)
-
[REST API兼容性] 类型化
TermLookups#74544 (问题: #46943, #51816, #54160) - [REST API兼容性] 类型化和x-pack图探索API #74185 (问题: #46935, #51816, #54160)
- [REST API兼容性] 批量API的类型化端点 #73571 (问题: #51816)
- [REST API兼容性] 多获取API的类型化端点 #73878 (问题: #51816)
-
[REST API兼容性]
RestUpdateAction和RestDeleteAction的类型化端点 #73115 (问题: #51816, #54160) -
[REST API兼容性]
get_sourceAPI的类型化端点 #73957 (问题: #46587, #46931, #51816) - [REST API兼容性] 解释API的类型化端点 #73901 (问题: #51816)
-
[REST API兼容性] 搜索
_countAPI的类型化端点 #73958 (问题: #42112, #51816) - [REST API兼容性] 类型化索引统计 #74181 (问题: #47203, #51816, #54160)
- [REST API兼容性] percolate查询API的类型 #74698 (问题: #46985, #51816, #54160, #74689)
- [REST API兼容性] 验证查询类型化API #74171 (问题: #46927, #51816, #54160)
- [REST API兼容性] 投票配置排除异常消息 #75406 (问题: #51816, #55291)
-
[REST API兼容性]
MoreLikeThisQuery带有类型 #75123 (问题: #42198, #51816, #54160) - [REST API兼容性] 使用size字段的更新和删除查询 #69606
- [REST API兼容性] 对象格式中的索
- Infra/Scripting
- Infra/Settings
- License
- Machine Learning
- Mapping
-
- 稀疏向量一致抛出异常 #62646
- Packaging
- Recovery
- Reindex
- Rollup
- SQL
- Search
- Security
- Snapshot/Restore
- TLS
Bug 修复
edit- Aggregations
- CCR
- Cluster Coordination
- Distributed
- Features/CAT APIs
- Features/Java High Level REST Client
- Geo
- Infra/Core
- Infra/Logging
- Infra/REST API
- Infra/Scripting
- Machine Learning
-
-
处理
FieldCapabilitiesResponse的空值 #64327
-
处理
- Mapping
- Packaging
- SQL
- Search
- Snapshot/Restore
升级
edit- Lucene
-
- 升级到 Lucene 8.9.0 #74729