We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 191e570 commit c54ae42Copy full SHA for c54ae42
source/fundamentals/builders/vector-search.txt
@@ -27,8 +27,8 @@ the ``vectorSearch()`` helper method that you can use to
27
create a :atlas:`$vectorSearch </atlas-vector-search/vector-search-stage/>`
28
pipeline stage. This pipeline stage allows you to perform a **semantic
29
search** on your documents. A semantic search is a type of search which
30
-locates information that is similar in meaning to your provided search
31
-term or phrase.
+locates information that is similar in meaning, but not necessarily
+identical, to your provided search term or phrase.
32
33
.. important:: Feature Compatibility
34
0 commit comments