KeywordFilter 枚举 (Microsoft.Office.Server.Search.Administration)
Defines the filter types that are available for the GetFilteredKeywords method of the Keywords class.
命名空间: Microsoft.Office.Server.Search.Administration
程序集: Microsoft.Office.Server.Search (在 microsoft.office.server.search.dll 中)
语法
声明
Public Enumeration KeywordFilter
用法
Dim instance As KeywordFilter
public enum KeywordFilter
成员
成员名称 | 说明 | |
---|---|---|
BestBetTitle | Specifies the keyword filter for the best bet title. | |
BestBetUrl | Specifies the keyword filter for the best bet URL. | |
Contact | Specifies the keyword filter for the best bet contact name. | |
Keyword | Specifies the keyword filter for the keyword. | |
None | No filter is specified. | |
Synonyms | Specifies the keyword filter for the keyword's synonyms. |