search_api.server.materio.yml 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. uuid: bbb91a3d-15ff-46b6-b339-4332eb1a8f7f
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - search_api_solr.solr_field_type.text_edge_und_7_0_0
  7. - search_api_solr.solr_field_type.text_edgestring_und_6_0_0
  8. - search_api_solr.solr_field_type.text_en_7_0_0
  9. - search_api_solr.solr_field_type.text_fr_7_0_0
  10. - search_api_solr.solr_field_type.text_ngram_und_7_0_0
  11. - search_api_solr.solr_field_type.text_ngramstring_und_6_0_0
  12. - search_api_solr.solr_field_type.text_phonetic_en_7_0_0
  13. - search_api_solr.solr_field_type.text_phonetic_fr_7_0_0
  14. - search_api_solr.solr_field_type.text_phonetic_und_7_0_0
  15. - search_api_solr.solr_field_type.text_und_7_0_0
  16. module:
  17. - search_api_solr
  18. id: materio
  19. name: 'materio solr'
  20. description: ''
  21. backend: search_api_solr
  22. backend_config:
  23. connector: standard
  24. connector_config:
  25. scheme: http
  26. host: solr-new
  27. port: 8983
  28. path: /
  29. core: materio
  30. timeout: 5
  31. index_timeout: 5
  32. optimize_timeout: 10
  33. finalize_timeout: 30
  34. commit_within: 1000
  35. solr_version: '8'
  36. http_method: AUTO
  37. jmx: false
  38. solr_install_dir: /opt/solr/
  39. retrieve_data: false
  40. highlight_data: false
  41. skip_schema_check: false
  42. server_prefix: ''
  43. domain: generic
  44. optimize: false
  45. site_hash: false