Table of Contents

Property Details

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

Details

Gets info about how each input pipeline in the rankFusion stage contributed to the computed score.

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

Property Value

BsonDocument[]