Endeca Presentation API
NavERecSearchRewriteQueryWithAnAlternativePhrasing Property
NamespacesEndeca.NavigationENEQueryNavERecSearchRewriteQueryWithAnAlternativePhrasing
Gets and sets if the fulltext search should turn on the rewrite-autophrase feature.
Declaration Syntax
C#Visual BasicVisual C++
public virtual bool NavERecSearchRewriteQueryWithAnAlternativePhrasing{ get; set;}
Public Overridable Property NavERecSearchRewriteQueryWithAnAlternativePhrasing As Boolean
public:
virtual property bool NavERecSearchRewriteQueryWithAnAlternativePhrasing {
	bool get ();
	void set (bool value);
}
Value
true if the rewrite-autophrase 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