Endeca Presentation API
GetDidSuggestionIncludeSpellingCorrection Method
NamespacesEndeca.NavigationESearchAutoSuggestionGetDidSuggestionIncludeSpellingCorrection()()
Determines whether this suggestion includes one or more terms that were spell-corrected by the Spelling Correction feature of the Endeca MDEX Engine.
Declaration Syntax
C#Visual BasicVisual C++
public bool GetDidSuggestionIncludeSpellingCorrection()
Public Function GetDidSuggestionIncludeSpellingCorrection As Boolean
public:
bool GetDidSuggestionIncludeSpellingCorrection ()
Value
true if the terms were spell-corrected, or false otherwise.
Return Value

[Missing <returns> documentation for M:Endeca.Navigation.ESearchAutoSuggestion.GetDidSuggestionIncludeSpellingCorrection]

Remarks
This method is useful if the application developer wants to know what features engaged in the MDEX Engine when generating a suggestion.

Assembly: Endeca.Navigation (Module: Endeca.Navigation) Version: 0.0.0.0