Uses of Enum Class
com.redis.vl.query.HybridQuery.VectorSearchMethod
Packages that use HybridQuery.VectorSearchMethod
-
Uses of HybridQuery.VectorSearchMethod in com.redis.vl.query
Methods in com.redis.vl.query that return HybridQuery.VectorSearchMethodModifier and TypeMethodDescriptionHybridQuery.getVectorSearchMethod()Returns the enum constant of this class with the specified name.static HybridQuery.VectorSearchMethod[]HybridQuery.VectorSearchMethod.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.redis.vl.query with parameters of type HybridQuery.VectorSearchMethodModifier and TypeMethodDescriptionHybridQuery.HybridQueryBuilder.vectorSearchMethod(HybridQuery.VectorSearchMethod vectorSearchMethod)