Microsoft.SharePoint.Portal.Admin.Search Namespace
The Microsoft.SharePoint.Portal.Admin.Search namespace contains classes used to manage the search service in Microsoft Office SharePoint Portal Server 2003.
Classes
The following table shows the classes of the Microsoft.SharePoint.Portal.Admin.Search namespace and a brief description of each.
| Name | Description |
|---|---|
| AlreadyConnectedException | Represents the exception thrown when the SearchSite object attempts to connect to a portal site to which it is already connected. |
| NotConnectedException | Represents the exception thrown when this object attempts to perform operations on a portal site to which it is not connected. |
| SearchCatalog | Implements administration functions for Microsoft SharePoint Portal Server Search service (SharePointPSSearch). |
| SearchContentSource | Represents a content source for SharePoint Portal Server. |
| SearchSite | Implements administration functions for Microsoft SharePoint Portal Server Search service (SharePointPSSearch) for a specific portal site. |
Enumerations
The following table shows the enumerations of the Microsoft.SharePoint.Portal.Admin.Search namespace and a brief description of each.
| Name | Description |
|---|---|
| SearchCatalog.ContentSourceTypeId | |
| SearchCatalog.CrawlType | Describes the type of content crawls performed by the gatherer. |
| SearchCatalog.StatusType | Describes the status of the gatherer during the content crawling process. |