Role enumeration

Specifies the role of the search service.

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

No code example is currently available or this language may not be supported.

Member nameDescription
NoneSpecifies no role. Use this in place of null.
IndexSpecifies the search index service role.
QuerySpecifies the search query service role.
IndexQuerySpecifies the search index and query service role.
Show: