Table of Contents

Property Value

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

Value

Gets the computed score which is the same as the score available via {$meta: "score"}.

[BsonElement("value")]
public double Value { get; }

Property Value

double