CrawlStatus Enumeration
SharePoint 2007
Defines the crawl status values for the CrawlStatus method of the ContentSource class.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)
Assembly: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)
| Member name | Description | |
|---|---|---|
| CrawlingFull | The crawler is executing a full crawl on the content source. | |
| CrawlingIncremental | The crawler is executing an incremental crawl on the content source. | |
| CrawlPausing | The content source's crawl is being paused. | |
| CrawlStopping | The content source's crawl is stopping. | |
| Idle | The content source is not being crawled. | |
| Paused | The content source's crawl is paused. | |
| ProcessingNotifications | The crawler is processing notifications for the content source. | |
| Recovering | The crawler is recovering from a crawl of the content source. | |
| ShuttingDown | The crawler is shutting down the content source's crawl. | |
| Throttled |