Elasticsearch 8.6.2 发布
Elasticsearch 是一个基于 Lucene 库的搜索引擎。它提供了一个分布式、支持多租户的全文搜索引擎,具有 HTTP Web 接口和无模式 JSON 文档。Elasticsearch 是用 Java 开发的,并在 Apache 许可证下作为开源软件发布。官方客户端在 Java、.NET(C#)、PHP、Python、Apache Groovy、Ruby 和许多其他语言中都是可用的。 Elasticsearch8.6.2现已发布,具体更新内容如下: Bug fixes Allocation 仅模拟legal desired moves#93635(问题:#93271) Health 修复 Health API 中 initializing shards的报告#93502(问题:#90327) Infra/Core 不要为 7.x 索引报告 MIGRATION_NEEDED#93666 Ingest Node 处理 IP arrays时修复 geo ip 数据库文件泄漏#93177 Machine Learning 在 ingest 时使用长推理超时#93731 详情可查看更新...