Table of Contents

Property EmbeddedScoreMode

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

EmbeddedScoreMode

Gets or sets the function to use when scoring results from a search on embedded documents.

public SearchScoreFunction? EmbeddedScoreMode { get; set; }

Property Value

SearchScoreFunction?