QueryTopology Members

Include Protected Members
Include Inherited Members

Represents a set of index partitions, query components, and metadata indexes that work together to satisfy requests for search query operations.

The QueryTopology type exposes the following members.

Properties

  Name Description
Public property ActivationError Gets the error message for the activation of this query topology.
Public property CreationDate Gets the date and time when this query topology was created.
Public property Id Gets the ID of the current query topology.
Public property IndexPartitions Gets an array of index partitions that are associated with this query topology.
Public property QueryComponents Gets a collection of query components that are associated with this query topology.
Public property State Gets the current state of this query topology.

Top

Methods

  Name Description
Public method Activate Activates the current query topology.
Public method BeginActivate Activates the current query topology asynchronously.
Public method CancelActivate Cancels the activation of the query topology.
Public method Delete Deletes the current query topology.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetPartitionsMap Gets the map of the index partitions in this query topology.
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

QueryTopology Class

Microsoft.Office.Server.Search.Administration Namespace