Table of Contents

Property MaxEdits

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

MaxEdits

Gets or sets the maximum number of single-character edits required to match the specified search term.

public int? MaxEdits { get; set; }

Property Value

int?