Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the types of reports related to search.
Namespace: Microsoft.Office.Server.Search.Analytics
Assembly: Microsoft.Office.Server.Search.Applications (in Microsoft.Office.Server.Search.Applications.dll)
Syntax
'Declaration
Public Enumeration SearchReportTypeId
'Usage
Dim instance As SearchReportTypeId
public enum SearchReportTypeId
Members
| Member name | Description | |
|---|---|---|
| Invalid | ||
| TopQuery | ||
| FailedQuery | ||
| NoResultsQuery | ||
| BestBetUsage | ||
| RuleFired | ||
| RuleFiredPromotedResultClicked | ||
| RuleFiredResultClicked | ||
| First | ||
| Last |