Interface WeightedScoreFusionCombination

All Superinterfaces:
org.bson.conversions.Bson, ScoreFusionCombination

@Sealed public interface WeightedScoreFusionCombination extends ScoreFusionCombination
Since:
5.10
MongoDB documentation
$scoreFusion
Since server release
8.2
  • Field Summary

    Fields inherited from interface org.bson.conversions.Bson

    DEFAULT_CODEC_REGISTRY
  • Method Summary

    Modifier and Type
    Method
    Description
    avg()
    Returns a new WeightedScoreFusionCombination that instructs the server to combine the weighted scores using their average instead of the default combination method.

    Methods inherited from interface org.bson.conversions.Bson

    toBsonDocument, toBsonDocument