Table of Contents

Property Details

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

Details

Breakdown of the score for each match in the document based on the subset of the scoring formula. (if any).

[BsonDefaultValue(null)]
[BsonElement("details")]
public SearchScoreDetails[] Details { get; }

Property Value

SearchScoreDetails[]