meilisearch v1.16.0-rc.3 版本更新介绍
发布日期: 2025-07-22
版本号: v1.16.0-rc.3
这是Meilisearch v1.16.0-rc.3的发布候选版本说明。请注意,该版本不建议在生产环境中使用。此版本包含两项主要更新:一是在数据转储中使用了2024版文档索引器;二是在处理用户提供的向量时,会重新生成所有片段。
更新内容 (中文)
[!WARNING] 由于这是发布候选版本(RC),我们不建议在生产环境中使用。是否有功能不符合预期?我们欢迎提交错误报告和关于新功能的反馈。
变更内容
- 在导出文件中使用版本2024文档索引器 by @Kerollmops in https://github.com/meilisearch/meilisearch/pull/5762
- 当使用用户提供的向量时,重新生成所有片段 by @dureuill in https://github.com/meilisearch/meilisearch/pull/5763
完整变更日志:https://github.com/meilisearch/meilisearch/compare/v1.16.0-rc.2…v1.16.0-rc.3
更新内容 (原始)
[!WARNING] Since this is a release candidate (RC), we do NOT recommend using it in a production environment. Is something not working as expected? We welcome bug reports and feedback about new features.
What’s Changed
- Use the edition 2024 documents indexer in the dumps by @Kerollmops in https://github.com/meilisearch/meilisearch/pull/5762
- Regenerate all fragments when coming from a user-provided vector by @dureuill in https://github.com/meilisearch/meilisearch/pull/5763
Full Changelog: https://github.com/meilisearch/meilisearch/compare/v1.16.0-rc.2...v1.16.0-rc.3