CrawlTopologyState Enumeration
SharePoint 2010
Specifies the crawl topology state values for the CrawlTopology class.
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
| Member name | Description | |
|---|---|---|
| Inactive | The crawl topology is inactive. | |
| Active | The crawl topology is active. | |
| Activating | The crawl topology is activating. | |
| Deactivating | The crawl topology is deactivating. | |
| ActiveToBeRemoved | The crawl topology is active and is to be removed. | |
| DeactivatingToBeRemoved | The crawl topology is deactivating and is to be removed. |