CompiledDictionaryContext Members
Include Protected Members
Include Inherited Members
Specifies the entry point for the FAST Search Server 2010 for SharePoint linguistic dictionary compilation functionality.
The CompiledDictionaryContext type exposes the following members.
Constructors
Name | Description | |
---|---|---|
CompiledDictionaryContext() | Creates the context object. | |
CompiledDictionaryContext(Configuration) | Creates the context object. | |
CompiledDictionaryContext(String) | Creates the context object. | |
CompiledDictionaryContext(Configuration, String) | Creates the context object. | |
CompiledDictionaryContext(String, String) | Creates the context object. |
Top
Properties
Name | Description | |
---|---|---|
DefaultServiceEndpointName | Gets the default name of the Windows Communication Foundation (WCF) service endpoint. | |
Manager | Gets the CompiledDictionaryManager used to compile dictionaries. |
Top
Methods
Name | Description | |
---|---|---|
Dispose | Disposes the context. | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetCompiledDictionaryManager | Returns the compiled dictionary manager. | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
See Also
Reference
CompiledDictionaryContext Class
Microsoft.SharePoint.Search.Extended.Administration Namespace