You are here

constant GOOGLE_MAX_SEARCH_RESULTS in Google Custom Search Engine 7.2

Maximum number of results from a Google search.

1 use of GOOGLE_MAX_SEARCH_RESULTS
google_cse_adv_get_accurate_num_of_results in google_cse_adv/google_cse_adv.inc
Get the exact (accurate) number of search results to be used in the pager.

File

google_cse_adv/google_cse_adv.inc, line 11
Uses Google Custom Search Engine (CSE) without frames and ads.

Code

define('GOOGLE_MAX_SEARCH_RESULTS', 1000);