Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the state of the QueryComponent.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Enumeration QueryComponentState
'Usage
Dim instance As QueryComponentState
public enum QueryComponentState
Members
Member name | Description | |
---|---|---|
Uninitialized | The query component is uninitialized. | |
Ready | The query component is ready. | |
Offline | The query component is offline. | |
IndexSplitDone | The query component has finished splitting the full-text index catalog. |