CrawlComponent Members

Include Protected Members
Include Inherited Members

Represents a crawl component in the Search service application topology.

The CrawlComponent type exposes the following members.

Properties

  Name Description
Public property CrawlStore Gets the crawl database to which this component is assigned.
Public property CrawlStoreId Gets the identifier (ID) of the crawl database for the crawl component.
Public property CrawlTopology Gets the crawl topology for the crawl component.
Public property Id Gets the identifier (ID) of the crawl component.
Public property IndexLocation Gets the directory path to the index file for the crawl component.

Top

Methods

  Name Description
Public method Delete Deletes the crawl component from the Search service application.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method Refresh Reloads the current crawl component with the data in the Search administration database. (Overrides SearchComponentRefresh().)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

CrawlComponent Class

Microsoft.Office.Server.Search.Administration Namespace