constant SGA_DEFAULT_ERROR_GSA_NO_RESULTS in Google Search Appliance 7
1 use of SGA_DEFAULT_ERROR_GSA_NO_RESULTS
- google_appliance_variable_info in ./
google_appliance.variable.inc - Implements hook_variable_info().
File
- ./
google_appliance.helpers.inc, line 28 - helper functions for the Search Google Appliance module
Code
define('SGA_DEFAULT_ERROR_GSA_NO_RESULTS', "<div class=\"item-list\">\n <ul>\n <li>Check if your spelling is correct.</li>\n <li>Remove quotes around phrases: <em>bike parking</em> will often show more results than <em>\"bike parking\"</em>.</li>\n <li>Try more general or different keywords.</li>\n </ul>\n</div>");