Scopes Members

Include Protected Members
Include Inherited Members

Provides access to the search scope management system for Enterprise Search.

The Scopes type exposes the following members.

Constructors

  Name Description
Public method Scopes Initializes a new instance of the Scopes class.

Top

Properties

  Name Description
Public property AllDisplayGroups Gets all the display groups for the Shared Service Provider.
Public property AllScopes Gets all of the search scopes for the Shared Service Provider.
Public property AverageCompilationDuration Gets a value approximating the average duration of the previous five scope compilations.
Public property CompilationPercentComplete Gets a value indicating the scopes compilation progress.
Public property CompilationScheduleType Gets or sets the type of schedule for scope compilation.
Public property CompilationState Gets the scope system state.
Public property LastCompilationTime Gets the time when the last scope compilation completed.
Public property NextCompilationTime Gets the time for the next scheduled scope compilation.
Public property Parent Gets the parent SearchContext object.
Public property ScopesNeedingCompilation Gets the number of scopes that need to be compiled.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetDisplayGroup Returns the display group with the specified name, from the specified site.
Public method GetDisplayGroupsForSite Returns an enumerator to access the collection of display groups for a specified site.
Public method GetHashCode (Inherited from Object.)
Public method GetScope Returns the site-level scope with the specified name, from the specified site.
Public method GetScopesForSite Returns an enumerator to access the collection of scopes for a specified site.
Public method GetSharedScope Returns the global scope with the specified name.
Public method GetSharedScopes Returns an enumerator to access the collection of global search scopes for a Shared Service Provider.
Public method GetType (Inherited from Object.)
Public method GetUnusedScopesForSite
Protected method MemberwiseClone (Inherited from Object.)
Public method StartCompilation Starts the scope compilation process.
Public method ToString (Inherited from Object.)
Public method Update Updates the Shared Service Provider's scope system with any changes made.

Top

See Also

Reference

Scopes Class

Microsoft.Office.Server.Search.Administration Namespace