Aqualogic Interaction API  
 

IPTFederatedSearchAgent.GetTotalMatches Method 

Get the total number of matches for the query. Not all of these are necessarily returned; call GetResultsReturned() for that. If the UI says "Results 1-10 of 123", this method returns 123.

int GetTotalMatches();

Return Value

total number of matches

See Also

IPTFederatedSearchAgent Interface | com.plumtree.server Namespace