Microsoft.Office.Server.Search.Administration.TopologyExport Namespace
Provides types and members for configuring the topology for the Search service application.
Classes
Class | Description | |
---|---|---|
AdminTopologySettings | Represents the Search service application’s administration topology. | |
ComponentSettings | The base class for the objects that represent the settings for the Search service application’s components. | |
CrawlComponentSettings | Represents the settings for the Search service application’s crawl component. | |
CrawlStoreSettings | Represents the settings for the crawl database. | |
CrawlTopologySettings | Represents the crawl topology settings for the Search service application. | |
DatabaseSettings | Represents the settings for the Search service application’s databases. | |
DatabaseStoreSettings | The base class for the objects that represent the settings for the Search service application’s database stores. | |
PropertyStoreSettings | Represents the settings for the Search service application’s property database. | |
QueryComponentSettings | Represents settings for a query component associated with the Search service application. | |
QueryPartitionSettings | Represents the settings of a query partition for the Search service application. | |
QueryTopologySettings | Represents the query topology settings for the Search service application. | |
TopologySettings | Represents the topology settings for the Search service application. | |
TopologySettingsFormatException | The exception thrown if a referenced node in the topology settings XML file does not exist. |
Enumerations
Enumeration | Description | |
---|---|---|
TopologyComponentState | Specifies the component state values for the Search service application’s topology. | |
TopologySelection | Specifies the values for the state of the Search service application’s topology. | |
TopologySettingsXmlOptions | Defines the options for controlling how the topology settings are serialized as XML. |