CrawlTopology Members

Include Protected Members
Include Inherited Members

Contains the crawl components for a given topology that provide the crawling functionality for a Search service application.

The CrawlTopology type exposes the following members.

Properties

  Name Description
Public property ActivationError Gets the error message of the crawl topology activation.
Public property CrawlComponents Gets the collection of crawl components associated with the current crawl topology.
Public property CreationDate Gets the date and time when the crawl topology was created.
Public property Id Gets the identifier ID of the crawl topology.
Public property State Gets the current state of the crawl topology.

Top

Methods

  Name Description
Public method Activate Activates the crawl topology for the Search service application.
Public method BeginActivate Starts the timer job for activating the crawl topology.
Public method CancelActivate Cancels activation of the crawl topology for the Search service application.
Public method Delete Deletes the crawl topology for 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.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

CrawlTopology Class

Microsoft.Office.Server.Search.Administration Namespace