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 type of the event that query logging records.
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Enumeration QueryLogType
'Usage
Dim instance As QueryLogType
public enum QueryLogType
Members
Member name | Description | |
---|---|---|
Click | The query log recorded a click on Search results. | |
Query | The query log recorded a Search query. |