Share via


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
Public method CrawlComponentSettings Initializes a new instance of the CrawlComponentSettings class.

Top

Properties

  Name Description
Public property ComponentId Gets or sets the identifier (ID) of the component. (Inherited from ComponentSettings.)
Public property CrawlStore Gets or sets the settings for the crawl database.
Public property IndexLocation Gets or sets the location of the index file. (Inherited from ComponentSettings.)
Public property IsValid Gets or sets a Boolean value that specifies whether the component is valid. (Inherited from ComponentSettings.)
Public property ServerName Gets or sets the name of the server where the component is created. (Inherited from ComponentSettings.)

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

CrawlComponentSettings Class

Microsoft.Office.Server.Search.Administration.TopologyExport Namespace