SearchReportTypeId enumeration

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

See also

Reference

Microsoft.Office.Server.Search.Analytics namespace