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

TokenFilterName.AsciiFolding 属性

定义

将“基本拉丁语”Unicode) 块 (的前 127 个 ASCII 字符中的字母、数字和符号 Unicode 字符转换为其 ASCII 等效项(如果存在此类等效字符)。 请参阅 http://lucene.apache.org/core/4_10_3/analyzers-common/org/apache/lucene/analysis/miscellaneous/ASCIIFoldingFilter.html

public static Azure.Search.Documents.Indexes.Models.TokenFilterName AsciiFolding { get; }
static member AsciiFolding : Azure.Search.Documents.Indexes.Models.TokenFilterName
Public Shared ReadOnly Property AsciiFolding As TokenFilterName

属性值

适用于