Skip to content

Commit

Permalink
Update full-text-search.md
Browse files Browse the repository at this point in the history
Note about how Milvus Lite doesn't have full-text search implemented
stefanwebb authored Dec 4, 2024
1 parent b5e0ab5 commit 52c70b5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions site/en/userGuide/search-query-get/full-text-search.md
Original file line number Diff line number Diff line change
@@ -17,6 +17,12 @@ By integrating full text search with semantic-based dense vector search, you can

</div>

<div class="alert note">

Full-text search is currently available in Milvus Standalone and Milvus Distributed but not Milvus Lite, although adding it to Milvus Lite is on the roadmap.

</div>

## Overview​

Full text search simplifies the process of text-based searching by eliminating the need for manual embedding. This feature operates through the following workflow:​

0 comments on commit 52c70b5

Please sign in to comment.