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 953a13c commit 3c4df69Copy full SHA for 3c4df69
source/vector-search.txt
@@ -82,7 +82,7 @@ You must define the following fields in your ``$vectorSearch`` stage:
82
- Field that contains vector embeddings
83
84
* - ``queryVector``
85
- - ``BSON::Vector`` instance or array of numbers
+ - ``BSON::Binary`` vector subtype, ``BSON::Vector``, or array of numbers
86
- Vector representation of your query
87
88
* - ``limit``
0 commit comments