Interface VectorSearchOperation.PathContributor
- Enclosing class:
VectorSearchOperation
public static interface VectorSearchOperation.PathContributor
Fluent API to configure a path on the VectorSearchOperation builder.
- Since:
- 4.5
- Author:
- Christoph Strobl, Mark Paluch
-
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:
-