-
Type:
New Feature
-
Resolution: Unresolved
-
Priority:
Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
None
-
Dotnet Drivers
-
Needed
-
None
-
None
-
None
-
None
-
None
-
None
This issue has been updated to cover creation of Atlas search and vector search indexes using a strongly typed API, rather than BSON documents.
Original issue:
Specifically, VectorQuantization and VectorSimilarity. These are used for index building in EF Core. There isn't any strongly typed API for vector indexes in the driver yet, but, when there is, then these enums will be used there as well as being used by EF.