meilisearch v1.15.0-rc.4 版本更新介绍
发布日期: 2025-06-03
版本号: v1.15.0-rc.4
这是一个发布候选版本,不推荐在生产环境中使用。如果遇到问题或有反馈,请提交bug报告。更新内容包括:修复数字在拼写错误中的激活问题、移除TemplateChecker、调整测试以适应中文分词器变化、更新Charabia到最新版本。完整更新日志可在相关平台查看。
更新内容 (中文)
[!WARNING] 由于这是发布候选版本(RC),我们不建议在生产环境中使用。如有功能异常?我们欢迎错误报告和新功能反馈。
- 小修复:在拼写错误中禁用数字识别,由 @ManyTheFish 提交于 https://github.com/meilisearch/meilisearch/pull/5541
- 移除 TemplateChecker,由 @dureuill 提交于 https://github.com/meilisearch/meilisearch/pull/5593
- 适配中文分词器变更的测试调整,由 @ManyTheFish 提交于 https://github.com/meilisearch/meilisearch/pull/5630
- 升级 Charabia 至最新版本,由 @ManyTheFish 提交于 https://github.com/meilisearch/meilisearch/pull/5630
完整更新日志:https://github.com/meilisearch/meilisearch/compare/v1.15.0-rc.3…v1.15.0-rc.4
更新内容 (原始)
[!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.
- Minor fixes: Deactivate numbers in typos by @ManyTheFish in https://github.com/meilisearch/meilisearch/pull/5541
- Remove TemplateChecker by @dureuill in https://github.com/meilisearch/meilisearch/pull/5593
- Adapt tests to the Chinese word segmenter changes by @ManyTheFish in https://github.com/meilisearch/meilisearch/pull/5630
- update Charabia to the latest version by @ManyTheFish in https://github.com/meilisearch/meilisearch/pull/5630
Full Changelog: https://github.com/meilisearch/meilisearch/compare/v1.15.0-rc.3...v1.15.0-rc.4