Microsoft.SharePoint.Search.Extended.Administration.Linguistics Namespace

Interfaces

  Interface Description
Public interface CompiledDictionaryManager Manages compiled linguistic dictionaries.
Public interface EntityExtractor<T> Extracts known entities like locations, companies, etc.
Public interface LinguisticsCollection<T> Represents a collection of linguistic features that need to support paging and sorting.
Public interface SpellChecker Represents a linguistic dictionary that is used for the spell checking feature.
Public interface SpellCheckerCollection Represents a collection of SpellChecker.
Public interface TermCollection Represents a collection of terms used in linguistic features.
Public interface TermEntityExtractor Represents an EntityExtractor<T> based on terms.
Public interface TermEntityExtractorCollection Represents a collection of TermEntityExtractor.

Enumerations

  Enumeration Description
Public enumeration Language Represents the different languages used with linguistic features.
Public enumeration LinguisticType Represents the type of a linguistic feature.