CatalogType Enumeration

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.

See Also

Reference

Microsoft.Office.Server.Search.Administration Namespace