Configuration information for a search suggester. Each suggester has a unique name and specifies the text field you want to use for
suggestions. The following options can be configured for a suggester: FuzzyMatching, SortExpression.

C# |
public Suggester Options { get; set; }