你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

SearchOptions.QuerySpeller 属性

定义

一个 值,该值指定要用于拼写更正各个搜索查询词的拼写检查器的类型。

public Azure.Search.Documents.Models.QuerySpellerType? QuerySpeller { get; set; }
member this.QuerySpeller : Nullable<Azure.Search.Documents.Models.QuerySpellerType> with get, set
Public Property QuerySpeller As Nullable(Of QuerySpellerType)

属性值

适用于