Uses of Enum Class
de.cxp.ocs.config.BoostMode
Packages that use BoostMode
-
Uses of BoostMode in de.cxp.ocs.config
Methods in de.cxp.ocs.config that return BoostModeModifier and TypeMethodDescriptionstatic BoostMode
Returns the enum constant of this class with the specified name.static BoostMode[]
BoostMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.cxp.ocs.config with parameters of type BoostModeModifier and TypeMethodDescriptionScoringConfiguration.setBoostMode
(BoostMode boostMode) The boost_mode specified, how the score is combined with the score of the query.