config seems to be clean again, will see ...
This commit is contained in:
parent
f91b0c7c58
commit
b377dc517f
|
@ -0,0 +1,10 @@
|
||||||
|
uuid: be814b92-231c-40e9-bad1-fb5f2a01c9b5
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
id: flag_lists
|
||||||
|
label: flag_lists
|
||||||
|
description: ''
|
||||||
|
source_type: null
|
||||||
|
module: null
|
||||||
|
shared_configuration: null
|
|
@ -101,19 +101,19 @@ datasource_settings:
|
||||||
- fr
|
- fr
|
||||||
processor_settings:
|
processor_settings:
|
||||||
add_url: { }
|
add_url: { }
|
||||||
entity_status: { }
|
|
||||||
rendered_item: { }
|
|
||||||
language_with_fallback: { }
|
|
||||||
aggregated_field: { }
|
aggregated_field: { }
|
||||||
|
entity_status: { }
|
||||||
|
language_with_fallback: { }
|
||||||
|
rendered_item: { }
|
||||||
|
solr_date_range:
|
||||||
|
weights:
|
||||||
|
preprocess_index: 0
|
||||||
type_boost:
|
type_boost:
|
||||||
boosts:
|
boosts:
|
||||||
'entity:taxonomy_term':
|
'entity:taxonomy_term':
|
||||||
datasource_boost: !!float 1
|
datasource_boost: !!float 1
|
||||||
weights:
|
weights:
|
||||||
preprocess_index: 0
|
preprocess_index: 0
|
||||||
solr_date_range:
|
|
||||||
weights:
|
|
||||||
preprocess_index: 0
|
|
||||||
tracker_settings:
|
tracker_settings:
|
||||||
default:
|
default:
|
||||||
indexing_order: lifo
|
indexing_order: lifo
|
||||||
|
|
|
@ -37,7 +37,7 @@ backend_config:
|
||||||
connector_config:
|
connector_config:
|
||||||
scheme: http
|
scheme: http
|
||||||
host: solr-new
|
host: solr-new
|
||||||
port: '8983'
|
port: 8983
|
||||||
path: /
|
path: /
|
||||||
core: materio_autocomplete
|
core: materio_autocomplete
|
||||||
timeout: 5
|
timeout: 5
|
||||||
|
|
|
@ -37,7 +37,7 @@ backend_config:
|
||||||
connector_config:
|
connector_config:
|
||||||
scheme: http
|
scheme: http
|
||||||
host: solr-new
|
host: solr-new
|
||||||
port: '8983'
|
port: 8983
|
||||||
path: /
|
path: /
|
||||||
core: materio_base
|
core: materio_base
|
||||||
timeout: 5
|
timeout: 5
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
uuid: b883b2b8-2955-4df1-987b-10a5e1488fd2
|
uuid: f884058f-8292-43c3-a69a-2130823496c0
|
||||||
langcode: en
|
langcode: en
|
||||||
status: true
|
status: true
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
uuid: 657ee4d7-61e7-4466-b6d5-37270056d4ef
|
uuid: b2640b2c-81e5-4d82-9c59-ebe843ef5006
|
||||||
langcode: en
|
langcode: en
|
||||||
status: true
|
status: true
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
uuid: 4f89efde-6eed-43bc-8100-c8bb6b2a0708
|
||||||
langcode: en
|
langcode: en
|
||||||
status: true
|
status: true
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|
Loading…
Reference in New Issue