Expand Minimize
This topic has not yet been rated - Rate this topic

CrawlComponentState enumeration

Specifies the crawl component state values for the CrawlComponent class.

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
public enum CrawlComponentState
Member nameDescription
UninitializedThe crawl component is uninitialized.
ReadyThe crawl component is ready.
DisabledThe crawl component is disabled.
RemountThe crawl component is remounted.
InactiveThe crawl component is inactive.
DisableForRemoveThe crawl component cannot be removed from the current search server application.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.