meilisearch v1.15.0-rc.3 版本更新介绍
发布日期: 2025-05-26
版本号: v1.15.0-rc.3
Meilisearch v1.15.0-rc.3 是一个发布候选版,不推荐在生产环境中使用。此版本更新包括:优化了拼写错误处理中的内部化逻辑(针对一到两个拼写错误的情况),将Charabia库升级到v0.9.5版本,重命名了批量创建完成功能,并修复了搜索功能中与派生相关的另一个崩溃问题。完整更新详情可参考官方发布日志,但具体链接未在文本中提供。
更新内容 (中文)
[!WARNING] 由于这是发布候选版本(RC),我们不建议在生产环境中使用。功能未按预期运行?欢迎提交缺陷报告和新功能反馈。
- 当仅查找一两个拼写错误时,仅对拼写错误进行内部处理 — 由 @CodeMan62 在 https://github.com/meilisearch/meilisearch/pull/5573 提交
- 更新 Charabia 至 v0.9.5 — 由 @ManyTheFish 在 https://github.com/meilisearch/meilisearch/pull/5557 提交
- 重命名批量创建完成状态 — 由 @dureuill 在 https://github.com/meilisearch/meilisearch/pull/5588 提交
- 修复搜索中另一个与派生相关的崩溃问题 — 由 @dureuill 在 https://github.com/meilisearch/meilisearch/pull/5587 提交
完整变更日志: https://github.com/meilisearch/meilisearch/compare/v1.15.0-rc.2...v1.15.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.
- Only intern in case of typo when looking for one or two typoes by @CodeMan62 in https://github.com/meilisearch/meilisearch/pull/5573
- Update charabia v0.9.5 by @ManyTheFish in https://github.com/meilisearch/meilisearch/pull/5557
- Rename batch creation complete by @dureuill in https://github.com/meilisearch/meilisearch/pull/5588
- Fix another derivation-related panic in the search by @dureuill in https://github.com/meilisearch/meilisearch/pull/5587
Full Changelog: https://github.com/meilisearch/meilisearch/compare/v1.15.0-rc.2...v1.15.0-rc.3