diff --git a/v2.5.x/site/en/userGuide/search-query-get/full-text-search.md b/v2.5.x/site/en/userGuide/search-query-get/full-text-search.md
index 7e572d4f0..76ef238af 100644
--- a/v2.5.x/site/en/userGuide/search-query-get/full-text-search.md
+++ b/v2.5.x/site/en/userGuide/search-query-get/full-text-search.md
@@ -13,13 +13,8 @@ Using the BM25 algorithm for relevance scoring, this feature is particularly val
-By integrating full text search with semantic-based dense vector search, you can enhance the accuracy and relevance of search results. For more information, refer to [Hybrid Search](multi-vector-search.md).
-
-
-
-
-
-Full text search is available in Milvus Standalone and Milvus Distributed but not Milvus Lite, although adding it to Milvus Lite is on the roadmap.
+- By integrating full text search with semantic-based dense vector search, you can enhance the accuracy and relevance of search results. For more information, refer to [Hybrid Search](multi-vector-search.md).
+- Full text search is available in Milvus Standalone and Milvus Distributed but not Milvus Lite, although adding it to Milvus Lite is on the roadmap.