Module spring.data.mongodb
Interface VectorSearchOperation.PathContributor
- Enclosing class:
- VectorSearchOperation
public static interface VectorSearchOperation.PathContributor
Fluent API to configure a path on the VectorSearchOperation builder.
-
Method Summary
Modifier and TypeMethodDescriptionIndexed vector type field to search.
-
Method Details
-
path
Indexed vector type field to search.- Parameters:
path- name of the search path.- Returns:
-