Endeca Presentation API
NumMatchedTerms Property
NamespacesEndeca.NavigationESearchReportNumMatchedTerms
Returns the number of search terms that were sucessfully matched when the search was performed.
Declaration Syntax
C#Visual BasicVisual C++
public virtual long NumMatchedTerms{ get;}
Public Overridable ReadOnly Property NumMatchedTerms As Long
public:
virtual property long long NumMatchedTerms {
	long long get ();
}
Value
The number of terms that matched.
Remarks
Note that the number of matched terms may be different than the number of terms returned from Terms if the search mode was MODE_ALL.

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