Commit self-updates to config from D9 upgrade that are just reorg

This commit is contained in:
benjamin melançon 2022-03-06 21:14:00 -05:00
parent 37422c70d0
commit 18078d18a4
443 changed files with 10241 additions and 10212 deletions

View file

@ -2,10 +2,6 @@ uuid: ebe41411-d803-4e6f-ad3b-d2cee6726564
langcode: en
status: true
dependencies:
module:
- node
- user
- search_api
config:
- field.storage.node.field_tags
- field.storage.node.field_summary
@ -14,6 +10,10 @@ dependencies:
- field.storage.node.field_topics
- search_api.server.database
- core.entity_view_mode.node.search_index
module:
- node
- user
- search_api
_core:
default_config_hash: J04p8dO7JgH6HJ11pkCigWVJg-8TXjwcS4kwaVmluI8
id: article
@ -165,6 +165,9 @@ processor_settings:
preprocess_query: -45
entity_status: { }
html_filter:
weights:
preprocess_index: -46
preprocess_query: -47
all_fields: false
fields:
- field_summary
@ -177,22 +180,22 @@ processor_settings:
h2: 3
h3: 2
strong: 2
weights:
preprocess_index: -46
preprocess_query: -47
ignorecase:
weights:
preprocess_index: -49
preprocess_query: -49
all_fields: false
fields:
- field_summary
- name
- rendered_item
- title
weights:
preprocess_index: -49
preprocess_query: -49
language_with_fallback: { }
rendered_item: { }
stopwords:
weights:
preprocess_index: -48
preprocess_query: -50
all_fields: false
fields:
- field_summary
@ -234,10 +237,10 @@ processor_settings:
- was
- will
- with
weights:
preprocess_index: -48
preprocess_query: -50
tokenizer:
weights:
preprocess_index: -44
preprocess_query: -46
all_fields: false
fields:
- field_summary
@ -246,24 +249,21 @@ processor_settings:
spaces: ''
overlap_cjk: 1
minimum_word_size: '3'
weights:
preprocess_index: -44
preprocess_query: -46
transliteration:
weights:
preprocess_index: -47
preprocess_query: -48
all_fields: false
fields:
- field_summary
- name
- rendered_item
- title
weights:
preprocess_index: -47
preprocess_query: -48
tracker_settings:
default:
indexing_order: fifo
options:
index_directly: true
cron_limit: 50
index_directly: true
track_changes_in_references: true
server: database