Aqualogic Interaction API  
 

IPTSGroupInfo.getTotalCountInGroup Method 

Returns the total number of results in this group, across the entire search index.

string getTotalCountInGroup();

Return Value

total number of results in this group, across the entire search index. May be prefixed with '~', if the total is an estimate.

See Also

IPTSGroupInfo Interface | com.plumtree.server.search Namespace