Class ScoringConfiguration

    • Constructor Detail

      • ScoringConfiguration

        public ScoringConfiguration()
    • Method Detail

      • setScoreMode

        public ScoringConfiguration setScoreMode​(ScoreMode scoreMode)
        The score_mode specifies how the computed scores are combined. Default: AVG
        Parameters:
        scoreMode -
        Returns:
        self
      • setBoostMode

        public ScoringConfiguration setBoostMode​(BoostMode boostMode)
        The boost_mode specified, how the score is combined with the score of the query. Default: AVG
        Parameters:
        boostMode -
        Returns:
        self