KeywordFilter Enumeration
SharePoint 2007
Defines the filter types that are available for the GetFilteredKeywords method of the Keywords class.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)
Assembly: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)
| Member name | Description | |
|---|---|---|
| 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. |