MaxResults
The maximum number of results to return for any query.
If a query parameter of the same name (Query/MaxResults)
has an unspecified value or the value assigned in the query is invalid, then its value is mapped to MaxResults
.
Type: | Long |
Default: | unlimited |
Allowed Range; | Minimum: 1 Maximum: 1000000000 |
Recommended Range: | Minimum: 1 Maximum: 1000000 |
Required: | No |
Configuration Section: | Server |
Example: | MaxResults=25
|
See Also: | Query action MaxResults parameter |