Property CombinationExpression
CombinationExpression
Gets or sets the aggregation expression used to combine scores when
CombinationMethod is Expression.
Pipeline scores are referenced by name as $$pipelineName variables.
public BsonDocument CombinationExpression { get; set; }