QueryComponent Properties

Include Protected Members
Include Inherited Members

The QueryComponent type exposes the following members.

Properties

  Name Description
Public property FailoverOnly Gets or sets a value that indicates whether the query component is queried only when all other query components for the index partition to which this query component is assigned are not online.
Public property Id Gets the identifier (ID) of the query component.
Public property IndexLocation Gets the directory path for the index file on the query server.
Public property IndexPartition Gets the index partition to which the query component is assigned.
Public property IndexPartitionId Gets the identifier (ID) of the index partition to which the query component is assigned.
Public property PropagationStatus Gets the propagation status of the query component.
Public property QueryTopology Gets the query topology of the Search service application to which the query component is assigned.
Public property TransitionActionName Gets the name of the current transition action.
Public property TransitionActionStartUtcTime Gets the date and time in Coordinated Universal Time (UTC) format of when the transition started.
Public property TransitionError Gets the error message for the error that occurred during the execution of the query component transition.
Public property TransitionProgressPercent Gets the progress of the transition.
Public property TransitionSequenceName Gets the name of the most recent running transition.
Public property TransitionStatus Gets the status of the query component transition sequence.

Top

See Also

Reference

QueryComponent Class

Microsoft.Office.Server.Search.Administration Namespace