Interface VectorSearchOptions

All Superinterfaces:
Bson

@Sealed @Beta(SERVER) public interface VectorSearchOptions extends Bson
Represents optional fields of the $vectorSearch pipeline stage of an aggregation pipeline.
Since:
4.11
See Also:
MongoDB Atlas documentation
$vectorSearch
Since server release
6.0.10