exported sapi d8 conf
This commit is contained in:
45
config/sync/search_api.server.materio.yml
Normal file
45
config/sync/search_api.server.materio.yml
Normal file
@@ -0,0 +1,45 @@
|
||||
uuid: bbb91a3d-15ff-46b6-b339-4332eb1a8f7f
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- search_api_solr.solr_field_type.text_edge_und_7_0_0
|
||||
- search_api_solr.solr_field_type.text_edgestring_und_6_0_0
|
||||
- search_api_solr.solr_field_type.text_en_7_0_0
|
||||
- search_api_solr.solr_field_type.text_fr_7_0_0
|
||||
- search_api_solr.solr_field_type.text_ngram_und_7_0_0
|
||||
- search_api_solr.solr_field_type.text_ngramstring_und_6_0_0
|
||||
- search_api_solr.solr_field_type.text_phonetic_en_7_0_0
|
||||
- search_api_solr.solr_field_type.text_phonetic_fr_7_0_0
|
||||
- search_api_solr.solr_field_type.text_phonetic_und_7_0_0
|
||||
- search_api_solr.solr_field_type.text_und_7_0_0
|
||||
module:
|
||||
- search_api_solr
|
||||
id: materio
|
||||
name: 'materio solr'
|
||||
description: ''
|
||||
backend: search_api_solr
|
||||
backend_config:
|
||||
connector: standard
|
||||
connector_config:
|
||||
scheme: http
|
||||
host: solr-new
|
||||
port: 8983
|
||||
path: /
|
||||
core: materio
|
||||
timeout: 5
|
||||
index_timeout: 5
|
||||
optimize_timeout: 10
|
||||
finalize_timeout: 30
|
||||
commit_within: 1000
|
||||
solr_version: '8'
|
||||
http_method: AUTO
|
||||
jmx: false
|
||||
solr_install_dir: /opt/solr/
|
||||
retrieve_data: false
|
||||
highlight_data: false
|
||||
skip_schema_check: false
|
||||
server_prefix: ''
|
||||
domain: generic
|
||||
optimize: false
|
||||
site_hash: false
|
Reference in New Issue
Block a user