Endeca Presentation API
NavERecSearchDidYouMean Property
NamespacesEndeca.NavigationENEQueryNavERecSearchDidYouMean
Gets and sets if the fulltext search should turn on the did you mean feature.
Declaration Syntax
C#Visual BasicVisual C++
public virtual bool NavERecSearchDidYouMean{ get; set;}
Public Overridable Property NavERecSearchDidYouMean As Boolean
public:
virtual property bool NavERecSearchDidYouMean {
	bool get ();
	void set (bool value);
}
Value
true if the did you mean feature is enabled, false if it is not.
Remarks
Only used if a fulltext search query is being made with the navigation. Defaults to false

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