Interface PathBoostSearchScore

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

@Sealed @Beta(CLIENT) public interface PathBoostSearchScore extends SearchScore
Since:
4.7
See Also:
  • Field Summary

    Fields inherited from interface org.bson.conversions.Bson

    DEFAULT_CODEC_REGISTRY
  • Method Summary

    Modifier and Type
    Method
    Description
    undefined(float fallback)
    Creates a new PathBoostSearchScore with the value to fall back to if the field specified via SearchScore.boost(FieldSearchPath) is not found in a document.

    Methods inherited from interface org.bson.conversions.Bson

    toBsonDocument, toBsonDocument