QuerySpellingCorrectionProperties members
A class wrapping all query spelling correction properties. The properties are read from and written to Ceres as a DLL that can be accessed like other flow resources.
The QuerySpellingCorrectionProperties type exposes the following members.
Constructors
Name | Description | |
---|---|---|
QuerySpellingCorrectionProperties |
Top
Properties
Name | Description | |
---|---|---|
ContentAlignmentEnabled | ||
DiacriticsInSuggestionsEnabled | ||
MaxDictionarySize | ||
MaxProcessingTime | ||
SecurityTrimmingEnabled | ||
SpellingDictionary | ||
TermFrequencyThreshold |
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 | (Overrides Object.ToString().) | |
UpdateProperties |
Top