SearchFormHandler class properties let you control the display of search results and help users access them. With these properties, you can:
Set the maximum number of items returned by a query.
Set the maximum number of items displayed on a single page.
Get the number of items returned and the number of results pages.
Set the current results page number and the total number of results pages.
Provide links that enable browsing among multiple result pages.