FASTAdminProxy Members
Include Protected Members
Include Inherited Members
Applies to: Microsoft FAST Search Server 2010 for SharePoint
This class provides access to context objects that can be used to access the FAST Search Server 2010 for SharePoint administration services. You need to be part of the FASTSearchAdministrators and/or FASTSearchKeywordAdministrators group(s) to access the contexts.
The FASTAdminProxy type exposes the following members.
Properties
Name | Description | |
---|---|---|
CompiledDictionaryContext | Entry point for the linguistic dictionary compilation functionality in the FAST Search Server 2010 for SharePoint administration object model. For details, see CompiledDictionaryContext. | |
ContentCollectionContext | Entry point for the content collection functionality in the FAST Search Server 2010 for SharePoint administration object model. For details, see ContentContext. | |
DeploymentContext | Entry point for the deployment functionality in the FAST Search Server 2010 for SharePoint administration object model. For details, see DeploymentContext. | |
EntityExtractorContext | Entry point for the property extraction inclusion and exclusion list functionality in the FAST Search Server 2010 for SharePoint administration object model. For details, see EntityExtractorContext. | |
KeywordContext | Entry point for the keyword management functionality in the FAST Search Server 2010 for SharePoint administration object model. This includes best bets, visual best bets, synonyms and promotions. For details, see KeywordContext. | |
LinguisticManagerContext | Entry point for the linguistic manager in the FAST Search Server 2010 for SharePoint administration object model. For details, see LinguisticManagerContext. | |
PersistedDictionaryContext | Entry point for the persisted dictionary functionality in the FAST Search Server 2010 for SharePoint administration object model. For details, see PersistedDictionaryContext. | |
ResourceStorageContext | Entry point for the dictionary resource storage functionality in the FAST Search Server 2010 for SharePoint administration object model. For details, see ResourceStorageContext. | |
SchemaContext | Entry point for the index schema functionality in the FAST Search Server 2010 for SharePoint administration object model. For details, see SchemaContext. | |
SpellCheckerContext | Entry point for the spell check exclusion list functionality in the FAST Search Server 2010 for SharePoint administration object model. For details, see SpellCheckerContext. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top