enum SearchResultTotalCountType;
Value | Description |
---|---|
SEARCH_RESULT_TOTAL_EXACT | The exact number of matches. |
SEARCH_RESULT_TOTAL_MINIMUM | There are more data beyond the returned number. |
SEARCH_RESULT_TOTAL_ESTIMATE | An estimated value. |
Information on the number of search matches.
See the programming manual to learn details about the various specification types.
CONFIDENTIAL