Table of Contents

Property MaxCharsToExamine

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

MaxCharsToExamine

Gets or sets the maximum number of characters to examine on a document when performing highlighting for a field.

public int? MaxCharsToExamine { get; set; }

Property Value

int?