You are here

constant GOOGLE_MINI_MAX_RESULTS in Google Search Appliance 6.2

Same name and namespace in other branches
  1. 5 DrupalGoogleMini.php \GOOGLE_MINI_MAX_RESULTS
1 use of GOOGLE_MINI_MAX_RESULTS
GoogleMini::setPageAndResultsPerPage in ./GoogleMini.php
Set page of result set to be shown and sets number of results per page

File

./DrupalGoogleMini.php, line 3

Code

define('GOOGLE_MINI_MAX_RESULTS', variable_get('google_appliance_max_results', 1000));