Endeca Presentation API
GetDidSuggestionIncludeAutomaticPhrasing Method
NamespacesEndeca.NavigationESearchAutoSuggestionGetDidSuggestionIncludeAutomaticPhrasing()()
Determines whether this suggestion includes one or more contiguous subsequences of terms that were phrased by the Automatic Phrasing feature of the Endeca MDEX Engine.
Declaration Syntax
C#Visual BasicVisual C++
public bool GetDidSuggestionIncludeAutomaticPhrasing()
Public Function GetDidSuggestionIncludeAutomaticPhrasing As Boolean
public:
bool GetDidSuggestionIncludeAutomaticPhrasing ()
Value
true if the terms were auto-phrased, or false otherwise.
Return Value

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

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