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,10 +2,6 @@ uuid: 4706378a-3a02-48d7-8672-d8313e9c20f3
|
|||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
- user
|
||||
- search_api
|
||||
config:
|
||||
- field.storage.node.field_authors
|
||||
- field.storage.node.field_collection_type
|
||||
|
@ -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
|
||||
id: collection
|
||||
name: Collection
|
||||
description: 'An index for the collection content type.'
|
||||
|
@ -144,14 +144,15 @@ datasource_settings:
|
|||
default: true
|
||||
selected: { }
|
||||
processor_settings:
|
||||
rendered_item: { }
|
||||
add_url: { }
|
||||
aggregated_field: { }
|
||||
language_with_fallback: { }
|
||||
rendered_item: { }
|
||||
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