Optional vectorThis temporary error-ing property exists for migration convenience, and will be removed in a future version.
sort: { $vector: [...] } instead.Optional vectorizeThis temporary error-ing property exists for migration convenience, and will be removed in a future version.
sort: { $vectorize: '...' } instead.
Overview (Migration required)
The
vectorandvectorizeproperties are deprecated and will be removed in a future version.Use
sort: { $vector[ize]: ... }instead.