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
Public method CompiledDictionaryContext() Creates the context object.
Public method CompiledDictionaryContext(Configuration) Creates the context object.
Public method CompiledDictionaryContext(String) Creates the context object.
Public method CompiledDictionaryContext(Configuration, String) Creates the context object.
Public method CompiledDictionaryContext(String, String) Creates the context object.

Top

Properties

  Name Description
Public propertyStatic member DefaultServiceEndpointName Gets the default name of the Windows Communication Foundation (WCF) service endpoint.
Public property Manager Gets the CompiledDictionaryManager used to compile dictionaries.

Top

Methods

  Name Description
Public method Dispose Disposes the context.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetCompiledDictionaryManager Returns the compiled dictionary manager.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

CompiledDictionaryContext Class

Microsoft.SharePoint.Search.Extended.Administration Namespace