downgraded flag & flag_lists as flag_lists db upgrade failes

upgraded core to ^9.3
This commit is contained in:
2022-02-21 21:47:52 +01:00
parent eb381e9436
commit bd594ac9f0
443 changed files with 28866 additions and 26741 deletions

View File

@@ -2,14 +2,6 @@ uuid: 9044a42a-bf11-44ba-8b27-fa38d99f8dba
langcode: en
status: true
dependencies:
module:
- search_api_solr
- materio_sapi
- taxonomy
- node
- synonyms
- search_api
- address
config:
- field.storage.node.body
- field.storage.node.field_distributor
@@ -21,24 +13,29 @@ dependencies:
- field.storage.taxonomy_term.field_synonyms
- field.storage.node.field_thesaurus
- search_api.server.materio
module:
- search_api_solr
- materio_sapi
- taxonomy
- node
- synonyms
- search_api
- address
third_party_settings:
search_api_solr:
finalize: true
commit_before_finalize: false
commit_after_finalize: false
multilingual:
limit_to_content_language: true
include_language_independent: true
highlighter:
maxAnalyzedChars: 51200
fragmenter: gap
usePhraseHighlighter: false
highlightMultiTerm: false
preserveMulti: false
regex:
slop: 0.5
pattern: blank
maxAnalyzedChars: 10000
usePhraseHighlighter: false
highlightMultiTerm: false
preserveMulti: false
highlight:
mergeContiguous: false
requireFieldMatch: false
@@ -62,6 +59,9 @@ third_party_settings:
index_prefix: ''
collection: ''
timezone: ''
multilingual:
limit_to_content_language: true
include_language_independent: true
id: database
name: database
description: ''
@@ -403,15 +403,19 @@ datasource_settings:
processor_settings:
add_url: { }
address_abbreviations_to_full_form:
all_fields: false
weights:
preprocess_index: -20
preprocess_query: -20
all_fields: false
aggregated_field: { }
content_access:
weights:
preprocess_query: -50
double_quote_workaround:
weights:
postprocess_query: 0
preprocess_index: -15
preprocess_query: -48
all_fields: true
fields:
- country_code
@@ -428,12 +432,11 @@ processor_settings:
- title
- uuid
replacement: '|9999999998|'
weights:
postprocess_query: 0
preprocess_index: -15
preprocess_query: -48
entity_status: { }
html_filter:
weights:
preprocess_index: -15
preprocess_query: -49
all_fields: true
fields:
- field_country_name_computed
@@ -470,9 +473,6 @@ processor_settings:
h2: 3
h3: 2
strong: 2
weights:
preprocess_index: -15
preprocess_query: -49
language_with_fallback: { }
rendered_item: { }
solr_date_range:
@@ -482,7 +482,7 @@ tracker_settings:
default:
indexing_order: fifo
options:
index_directly: true
cron_limit: 50
index_directly: true
track_changes_in_references: true
server: materio