Uses of Enum
com.couchbase.client.core.api.search.vector.CoreVectorQueryCombination
Packages that use CoreVectorQueryCombination
-
Uses of CoreVectorQueryCombination in com.couchbase.client.core.api.search.vector
Methods in com.couchbase.client.core.api.search.vector that return CoreVectorQueryCombinationModifier and TypeMethodDescriptionstatic CoreVectorQueryCombinationReturns the enum constant of this type with the specified name.static CoreVectorQueryCombination[]CoreVectorQueryCombination.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in com.couchbase.client.core.api.search.vector with parameters of type CoreVectorQueryCombinationModifierConstructorDescriptionCoreVectorSearchOptions(CoreVectorQueryCombination vectorQueryCombination)