Share via


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

Provides types and members for configuring the topology for the Search service application.

Classes

  Class Description
Public class AdminTopologySettings Represents the Search service application’s administration topology.
Public class ComponentSettings The base class for the objects that represent the settings for the Search service application’s components.
Public class CrawlComponentSettings Represents the settings for the Search service application’s crawl component.
Public class CrawlStoreSettings Represents the settings for the crawl database.
Public class CrawlTopologySettings Represents the crawl topology settings for the Search service application.
Public class DatabaseSettings Represents the settings for the Search service application’s databases.
Public class DatabaseStoreSettings The base class for the objects that represent the settings for the Search service application’s database stores.
Public class PropertyStoreSettings Represents the settings for the Search service application’s property database.
Public class QueryComponentSettings Represents settings for a query component associated with the Search service application.
Public class QueryPartitionSettings Represents the settings of a query partition for the Search service application.
Public class QueryTopologySettings Represents the query topology settings for the Search service application.
Public class TopologySettings Represents the topology settings for the Search service application.
Public class TopologySettingsFormatException The exception thrown if a referenced node in the topology settings XML file does not exist.

Enumerations

  Enumeration Description
Public enumeration TopologyComponentState Specifies the component state values for the Search service application’s topology.
Public enumeration TopologySelection Specifies the values for the state of the Search service application’s topology.
Public enumeration TopologySettingsXmlOptions Defines the options for controlling how the topology settings are serialized as XML.