Microsoft.SharePoint.Search.Extended.Administration Namespace
Provides the entry point classes for managing FAST Search Server 2010 for SharePoint.
Classes
Class | Description | |
---|---|---|
AdminConfiguration | Exposes the Configuration object used to obtain configuration elements such as client Windows Communication Foundation (WCF) service endpoints. | |
CompiledDictionaryContext | Specifies the entry point for the FAST Search Server 2010 for SharePoint linguistic dictionary compilation functionality. | |
ContentContext | Specifies the entry point for the FAST Search Server 2010 for SharePointcontent collection functionality. | |
DeploymentContext | Specifies the entry point for the FAST Search Server 2010 for SharePoint deployment functionality. | |
EntityExtractorContext | Entry point for the property extraction inclusion/exclusion list functionality. | |
KeywordContext | Entry point for the search keyword management functionality (e.g. search setting groups, best bets, synonyms, etc.). | |
LinguisticManagerContext | Entry point for the Linguistic manager. The linguistic manager can be used to get the type of a dictionary. | |
PersistedDictionaryContext | Entry point for the persistent dictionary functionality. | |
SchemaContext | Entry point for the index schema functionality. | |
SpellCheckerContext | Entry point for the spell check exclusion list functionality. |
Interfaces
Interface | Description | |
---|---|---|
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. | |
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. | |
LinguisticContext | Base interface for the linguistic context classes used for managing spell check and property extraction dictionaries. | |
Repository | Represents a repository for resources like compiled linguistic dictionaries, configuration files, etc. |