You are here

google_appliance.settings.yml in Google Search Appliance 8

config/install/google_appliance.settings.yml

File

config/install/google_appliance.settings.yml
View source
  1. connection_info:
  2. hostname: ''
  3. collection: ''
  4. frontend: ''
  5. timeout: 10
  6. query_param:
  7. autofilter: '1'
  8. query_inspection: false
  9. display_settings:
  10. drupal_path: gsearch
  11. search_title: ''
  12. results_per_page: 20
  13. spelling_suggestions: false
  14. advanced_search_reporting: false
  15. sitelinks_search_box: false
  16. onebox_modules: {}
  17. error_gsa_no_results:
  18. value: "<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>"
  19. format: ''
  20. error_curl_error:
  21. value: '<p>We cannot connect to the search service at this time. Please try your search again in a few minutes. If the problem persists, please contact us.</p>'
  22. format: ''
  23. error_lib_xml_parse_error:
  24. value: '<p>The response from the search service was unreadable. Please try your search again. If the problem persists, please contact us.</p>'
  25. format: ''