Commit all self-updates from Drupal upgrades INCLUDING obsolete permissions removal
This commit is contained in:
parent
518258a5b5
commit
d839062213
308 changed files with 6052 additions and 6131 deletions
|
@ -2,16 +2,16 @@ uuid: 3bce79c6-bb22-401d-8623-b292b4b7b960
|
|||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
- user
|
||||
- search_api
|
||||
config:
|
||||
- field.storage.node.field_summary
|
||||
- field.storage.node.field_tags
|
||||
- field.storage.node.field_topics
|
||||
- search_api.server.database
|
||||
- core.entity_view_mode.node.full
|
||||
module:
|
||||
- node
|
||||
- user
|
||||
- search_api
|
||||
_core:
|
||||
default_config_hash: q4urWOU1mmYKKSBzYuwpRBTSIJnFwzapGP4bnCajbFs
|
||||
id: content
|
||||
|
@ -147,27 +147,12 @@ datasource_settings:
|
|||
default: true
|
||||
selected: { }
|
||||
processor_settings:
|
||||
tokenizer:
|
||||
fields:
|
||||
- field_summary
|
||||
- rendered_item
|
||||
- title
|
||||
spaces: ''
|
||||
overlap_cjk: 1
|
||||
minimum_word_size: '3'
|
||||
add_url:
|
||||
weights:
|
||||
preprocess_index: -2
|
||||
preprocess_query: -5
|
||||
all_fields: false
|
||||
ignorecase:
|
||||
fields:
|
||||
- field_summary
|
||||
- rendered_item
|
||||
- title
|
||||
preprocess_index: -30
|
||||
aggregated_field:
|
||||
weights:
|
||||
preprocess_index: -5
|
||||
preprocess_query: -8
|
||||
all_fields: false
|
||||
add_properties: 20
|
||||
content_access:
|
||||
weights:
|
||||
preprocess_index: -6
|
||||
|
@ -175,27 +160,11 @@ processor_settings:
|
|||
entity_status:
|
||||
weights:
|
||||
preprocess_index: -10
|
||||
rendered_item:
|
||||
weights:
|
||||
add_properties: 0
|
||||
pre_index_save: -10
|
||||
add_url:
|
||||
weights:
|
||||
preprocess_index: -30
|
||||
transliteration:
|
||||
fields:
|
||||
- field_summary
|
||||
- rendered_item
|
||||
- title
|
||||
weights:
|
||||
preprocess_index: -4
|
||||
preprocess_query: -7
|
||||
all_fields: false
|
||||
aggregated_field:
|
||||
weights:
|
||||
add_properties: 20
|
||||
language_with_fallback: { }
|
||||
html_filter:
|
||||
weights:
|
||||
preprocess_index: -3
|
||||
preprocess_query: -6
|
||||
all_fields: false
|
||||
fields:
|
||||
- field_summary
|
||||
- rendered_item
|
||||
|
@ -207,11 +176,25 @@ processor_settings:
|
|||
h2: 3
|
||||
h3: 2
|
||||
string: 2
|
||||
ignorecase:
|
||||
weights:
|
||||
preprocess_index: -3
|
||||
preprocess_query: -6
|
||||
preprocess_index: -5
|
||||
preprocess_query: -8
|
||||
all_fields: false
|
||||
fields:
|
||||
- field_summary
|
||||
- rendered_item
|
||||
- title
|
||||
language_with_fallback: { }
|
||||
rendered_item:
|
||||
weights:
|
||||
add_properties: 0
|
||||
pre_index_save: -10
|
||||
stopwords:
|
||||
weights:
|
||||
preprocess_index: -5
|
||||
preprocess_query: -10
|
||||
all_fields: false
|
||||
fields:
|
||||
- field_summary
|
||||
- rendered_item
|
||||
|
@ -252,14 +235,32 @@ processor_settings:
|
|||
- was
|
||||
- will
|
||||
- with
|
||||
tokenizer:
|
||||
weights:
|
||||
preprocess_index: -5
|
||||
preprocess_query: -10
|
||||
preprocess_index: -2
|
||||
preprocess_query: -5
|
||||
all_fields: false
|
||||
fields:
|
||||
- field_summary
|
||||
- rendered_item
|
||||
- title
|
||||
spaces: ''
|
||||
overlap_cjk: 1
|
||||
minimum_word_size: '3'
|
||||
transliteration:
|
||||
weights:
|
||||
preprocess_index: -4
|
||||
preprocess_query: -7
|
||||
all_fields: false
|
||||
fields:
|
||||
- field_summary
|
||||
- rendered_item
|
||||
- title
|
||||
tracker_settings:
|
||||
default:
|
||||
indexing_order: fifo
|
||||
options:
|
||||
index_directly: true
|
||||
cron_limit: 50
|
||||
index_directly: true
|
||||
track_changes_in_references: true
|
||||
server: database
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue