Skip to content

Commit

Permalink
Release new docs to master
Browse files Browse the repository at this point in the history
  • Loading branch information
Milvus-doc-bot authored and Milvus-doc-bot committed Dec 19, 2024
1 parent 6eb26e6 commit c95f86f
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions v2.5.x/site/en/userGuide/search-query-get/full-text-search.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,8 @@ Using the BM25 algorithm for relevance scoring, this feature is particularly val

<div class="alert note">

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).​

</div>

<div class="alert note">

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.

</div>

Expand Down

0 comments on commit c95f86f

Please sign in to comment.