Table of Contents

Property ScoreDetails

Namespace
MongoDB.Driver.Search
Assembly
MongoDB.Driver.dll

ScoreDetails

Gets or sets a flag that specifies whether to return a detailed breakdown of the score for each document in the result.

public bool ScoreDetails { get; set; }

Property Value

bool