共用方式為


QuerySpellerType.Lexicon Property

Definition

Speller corrects individual query terms using a static lexicon for the language specified by the queryLanguage parameter.

public static Azure.Search.Documents.Models.QuerySpellerType Lexicon { get; }
static member Lexicon : Azure.Search.Documents.Models.QuerySpellerType
Public Shared ReadOnly Property Lexicon As QuerySpellerType

Property Value

Applies to