Table of Contents

Property MaxNumPassages

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

MaxNumPassages

Gets or sets the number of high-scoring passages to return per document in the highlighting results for each field.

public int? MaxNumPassages { get; set; }

Property Value

int?