ReorderingRuleMatchType 枚举
命名空间: Microsoft.Office.Server.Search.Query
程序集: Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)
语法
声明
Public Enumeration ReorderingRuleMatchType
用法
Dim instance As ReorderingRuleMatchType
public enum ReorderingRuleMatchType
成员
成员名称 | 说明 | |
---|---|---|
ResultContainsKeyword | ||
TitleContainsKeyword | ||
TitleMatchesKeyword | ||
UrlStartsWith | ||
UrlExactlyMatches | ||
ContentTypeIs | ||
FileExtensionMatches | ||
ResultHasTag | ||
ManualCondition |