From 57ddd791832f652d6ef673ee3cc2b233820b654c Mon Sep 17 00:00:00 2001 From: writinwaters <93570324+writinwaters@users.noreply.github.com> Date: Thu, 21 May 2026 22:43:49 +0800 Subject: [PATCH] Docs: Fixed a deployment issue (#15114) ### What problem does this PR solve? Fixed a docusaurus deployment issue. ### Type of change - [x] Documentation Update --- docs/release_notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/release_notes.md b/docs/release_notes.md index 40b25775d8..3c99964f89 100644 --- a/docs/release_notes.md +++ b/docs/release_notes.md @@ -107,7 +107,7 @@ Released on May 11, 2026. - Metadata visibility issues during v0.24.0 to v0.25.0 upgrades. - Duplicate chat output. -- {#meta-es} Metadata filtering was handled in-memory instead of leveraging Elasticsearch, incurring performance bottlenecks. [#14576](https://github.com/infiniflow/ragflow/pull/14576) +- Metadata filtering was handled in-memory instead of leveraging Elasticsearch, incurring performance bottlenecks. [#14576](https://github.com/infiniflow/ragflow/pull/14576) ## v0.25.1