Uses of Interface
org.springframework.data.mongodb.core.aggregation.VectorSearchOperation.PathContributor
Packages that use VectorSearchOperation.PathContributor
Package
Description
Support for the MongoDB aggregation framework.
-
Uses of VectorSearchOperation.PathContributor in org.springframework.data.mongodb.core.aggregation
Methods in org.springframework.data.mongodb.core.aggregation that return VectorSearchOperation.PathContributorModifier and TypeMethodDescriptionEntrypoint to build aVectorSearchOperationstarting from theindexname to search.Aggregation.vectorSearch(String indexName) Creates a newVectorSearchOperationby starting from theindexNameto use.