Uses of Enum Class
org.springframework.data.elasticsearch.core.query.RescorerQuery.ScoreMode
Packages that use RescorerQuery.ScoreMode
-
Uses of RescorerQuery.ScoreMode in org.springframework.data.elasticsearch.core.query
Methods in org.springframework.data.elasticsearch.core.query that return RescorerQuery.ScoreModeModifier and TypeMethodDescriptionRescorerQuery.getScoreMode()static RescorerQuery.ScoreModeReturns the enum constant of this class with the specified name.static RescorerQuery.ScoreMode[]RescorerQuery.ScoreMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.springframework.data.elasticsearch.core.query with parameters of type RescorerQuery.ScoreMode