You are here

google_appliance.schema.yml in Google Search Appliance 8

config/schema/google_appliance.schema.yml

File

config/schema/google_appliance.schema.yml
View source
  1. google_appliance.settings:
  2. type: config_object
  3. label: 'Google Appliance Settings'
  4. mapping:
  5. connection_info:
  6. type: mapping
  7. label: 'Connection info'
  8. mapping:
  9. hostname:
  10. type: string
  11. collection:
  12. type: string
  13. frontend:
  14. type: string
  15. timeout:
  16. type: integer
  17. query_param:
  18. type: mapping
  19. label: 'Query parameter'
  20. mapping:
  21. autofilter:
  22. type: string
  23. query_inspection:
  24. type: boolean
  25. display_settings:
  26. type: mapping
  27. label: 'Display settings'
  28. mapping:
  29. drupal_path:
  30. type: string
  31. search_title:
  32. type: string
  33. results_per_page:
  34. type: integer
  35. spelling_suggestions:
  36. type: boolean
  37. advanced_search_reporting:
  38. type: boolean
  39. sitelinks_search_box:
  40. type: boolean
  41. onebox_modules:
  42. type: sequence
  43. sequence:
  44. type: mapping
  45. mapping:
  46. value: string
  47. error_gsa_no_results:
  48. type: text_format
  49. error_curl_error:
  50. type: text_format
  51. error_lib_xml_parse_error:
  52. type: text_format