MaxResults
The maximum number of query results that a query can return.
The MaxResults action parameter specifies the number of results to return for a query from the total number of results available.
NOTE: The maximum value for MaxResults
is limited only by the amount of allocated RAM.
Type: | Long |
Default: | 5000 |
Recommended Range: | Minimum: 0 Maximum: 1000000 |
Required: | No |
Configuration Section: | Server |
Example: | MaxResults=300
|
See Also: |