maxResultCount
- Last Updated: May 13, 2026
- 1 minute read
- Semaphore
- Documentation
“maxResultCount” determines the maximum number of results that are to be returned for any request. If not specified the default value used will be
- 10 for Search-as-you type request
- 100 000 for terms or allterms requests
- 1000 for any other request
Differences to older versions
In the older version of SES a number of results limiting parameters were present. These have now been unified into the one parameter that can be applied to all the different requests.