Keyoti SearchUnit API Docs
SpellingSuggestionSource Property
API DocumentationKeyoti.SearchEngine.WebSearchSuggestionsSpellingSuggestionSource
Keyoti SearchUnit v6
Where to look for spelling suggestions for erroneous words.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
[PersistenceModeAttribute(PersistenceMode.Attribute)]
public SpellingSuggestionSource SpellingSuggestionSource { get; set; }
[PersistenceModeAttribute(PersistenceMode.Attribute)]
public SpellingSuggestionSource SpellingSuggestionSource { get; set; }
<PersistenceModeAttribute(PersistenceMode.Attribute)> 
Public Property SpellingSuggestionSource As SpellingSuggestionSource
	Get
	Set
<PersistenceModeAttribute(PersistenceMode.Attribute)> 
Public Property SpellingSuggestionSource As SpellingSuggestionSource
	Get
	Set
public:
[PersistenceModeAttribute(PersistenceMode::Attribute)]
property SpellingSuggestionSource SpellingSuggestionSource {
	SpellingSuggestionSource get ();
	void set (SpellingSuggestionSource value);
}
public:
[PersistenceModeAttribute(PersistenceMode::Attribute)]
property SpellingSuggestionSource SpellingSuggestionSource {
	SpellingSuggestionSource get ();
	void set (SpellingSuggestionSource value);
}
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
member SpellingSuggestionSource : SpellingSuggestionSource with get, set
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
member SpellingSuggestionSource : SpellingSuggestionSource with get, set
Property Value
Remarks
Care should be taken when using any option with "SearchLexicon" as this can become slow when the lexicon becomes very large (>100,000 entries).

Assembly: Keyoti4.SearchEnginePro.Web (Module: Keyoti4.SearchEnginePro.Web.dll) Version: 2015.6.15.120