Uses of Enum Class
org.springframework.data.elasticsearch.annotations.KnnSimilarity
Packages that use KnnSimilarity
-
Uses of KnnSimilarity in org.springframework.data.elasticsearch.annotations
Methods in org.springframework.data.elasticsearch.annotations that return KnnSimilarityModifier and TypeMethodDescriptionstatic KnnSimilarityReturns the enum constant of this class with the specified name.static KnnSimilarity[]KnnSimilarity.values()Returns an array containing the constants of this enum class, in the order they are declared.