Microsoft.SharePoint.Search.Extended.Administration Namespace

Provides the entry point classes for managing FAST Search Server 2010 for SharePoint.

Classes

  Class Description
Public class AdminConfiguration Exposes the Configuration object used to obtain configuration elements such as client Windows Communication Foundation (WCF) service endpoints.
Public class CompiledDictionaryContext Specifies the entry point for the FAST Search Server 2010 for SharePoint linguistic dictionary compilation functionality.
Public class ContentContext Specifies the entry point for the FAST Search Server 2010 for SharePointcontent collection functionality.
Public class DeploymentContext Specifies the entry point for the FAST Search Server 2010 for SharePoint deployment functionality.
Public class EntityExtractorContext Entry point for the property extraction inclusion/exclusion list functionality.
Public class KeywordContext Entry point for the search keyword management functionality (e.g. search setting groups, best bets, synonyms, etc.).
Public class LinguisticManagerContext Entry point for the Linguistic manager. The linguistic manager can be used to get the type of a dictionary.
Public class PersistedDictionaryContext Entry point for the persistent dictionary functionality.
Public class SchemaContext Entry point for the index schema functionality.
Public class SpellCheckerContext Entry point for the spell check exclusion list functionality.

Interfaces

  Interface Description
Public interface Describable Represents operations on domain objects that are describable, i.e have a name and a description field. Clients should normally have no need to access this interface directly.
Public interface Identifiable Represents operations on domain objects that are identifiable, i.e have an id and a last modified field. Clients should normally have no need to access this interface directly.
Public interface LinguisticContext Base interface for the linguistic context classes used for managing spell check and property extraction dictionaries.
Public interface Repository Represents a repository for resources like compiled linguistic dictionaries, configuration files, etc.