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