You are here

constant GOOGLE_MINI_MAX_RESULTS in Google Search Appliance 5

Same name and namespace in other branches
  1. 6.2 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 4

Code

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