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 | |
---|---|---|
![]() |
CrawlStore | Gets the crawl database to which this component is assigned. |
![]() |
CrawlStoreId | Gets the identifier (ID) of the crawl database for the crawl component. |
![]() |
CrawlTopology | Gets the crawl topology for the crawl component. |
![]() |
Id | Gets the identifier (ID) of the crawl component. |
![]() |
IndexLocation | Gets the directory path to the index file for the crawl component. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Delete | Deletes the crawl component from the Search service application. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
Refresh | Reloads the current crawl component with the data in the Search administration database. (Overrides SearchComponentRefresh().) |
![]() |
ToString | (Inherited from Object.) |
Top