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.
Defines the catalog types for the AddFilter() method of the CrawlLogFilters class.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Enumeration CatalogType
'Usage
Dim instance As CatalogType
public enum CatalogType
Members
Member name | Description | |
---|---|---|
PortalContent | Specifies that portal logs will be crawled. This is the default value. | |
ProfileContent | Specifies that profile logs will be crawled. |