Table of Contents

Property PrefixLength

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

PrefixLength

Gets or sets the number of characters at the beginning of each term in the result that must exactly match.

public int? PrefixLength { get; set; }

Property Value

int?