GetEstimatedHitCount method: SearchResultCollection collection
Syntax
GetEstimatedHitCount()
Description
Use this method to return the estimated hit count for the search query as an integer. The estimated hit count can be used as a device for fetching search results on demand rather than retrieving all of the search results initially.
Note:
This is an abstract method.
Parameters
None.
Returns
An integer.