CrawlComponentSettings Members
Include Protected Members
Include Inherited Members
Represents the settings for the Search service application’s crawl component.
The CrawlComponentSettings type exposes the following members.
Constructors
Name | Description | |
---|---|---|
CrawlComponentSettings | Initializes a new instance of the CrawlComponentSettings class. |
Top
Properties
Name | Description | |
---|---|---|
ComponentId | Gets or sets the identifier (ID) of the component. (Inherited from ComponentSettings.) | |
CrawlStore | Gets or sets the settings for the crawl database. | |
IndexLocation | Gets or sets the location of the index file. (Inherited from ComponentSettings.) | |
IsValid | Gets or sets a Boolean value that specifies whether the component is valid. (Inherited from ComponentSettings.) | |
ServerName | Gets or sets the name of the server where the component is created. (Inherited from ComponentSettings.) |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
See Also
Reference
Microsoft.Office.Server.Search.Administration.TopologyExport Namespace