Property ScoreDetails
ScoreDetails
Flag that specifies whether to make a detailed breakdown of the score for each document available as metadata. Setting this to true adds score information accessible via $meta, which can then be optionally projected in results.
public bool ScoreDetails { get; set; }