Changing the number of search results returned
The search results are returned as a paginated set of results. The num_ranks
setting controls how many results are returned on each page of results.
The num_ranks
setting is used in conjunction with the start_rank
setting to implement pagination in the search results.