reinstaled drupal core using composer-drupal/drupal-project
This commit is contained in:
@@ -0,0 +1,244 @@
|
||||
uuid: cf2ecdd8-6c34-445d-b67d-c73fe20fd65c
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.body
|
||||
- field.storage.node.field_description
|
||||
- field.storage.node.field_transcript_trad
|
||||
- field.storage.node.field_transcript_vo
|
||||
- field.storage.node.field_entrees
|
||||
- field.storage.node.field_locuteurs
|
||||
- field.storage.node.field_workflow
|
||||
- field.storage.node.field_genres
|
||||
- field.storage.node.field_langues
|
||||
- field.storage.taxonomy_term.field_synonyms
|
||||
- search_api.server.edlp_db
|
||||
module:
|
||||
- taxonomy
|
||||
- search_api
|
||||
- node
|
||||
id: collection
|
||||
name: Collection
|
||||
description: ''
|
||||
read_only: false
|
||||
field_settings:
|
||||
node_grants:
|
||||
label: 'Node access information'
|
||||
property_path: search_api_node_grants
|
||||
type: string
|
||||
indexed_locked: true
|
||||
type_locked: true
|
||||
hidden: true
|
||||
body:
|
||||
label: Article
|
||||
datasource_id: 'entity:node'
|
||||
property_path: body
|
||||
type: text
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.body
|
||||
title:
|
||||
label: Title
|
||||
datasource_id: 'entity:node'
|
||||
property_path: title
|
||||
type: text
|
||||
boost: !!float 3
|
||||
field_description:
|
||||
label: Description
|
||||
datasource_id: 'entity:node'
|
||||
property_path: field_description
|
||||
type: text
|
||||
boost: !!float 2
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_description
|
||||
field_transcript_trad:
|
||||
label: 'Transcription (Traduction)'
|
||||
datasource_id: 'entity:node'
|
||||
property_path: field_transcript_trad
|
||||
type: text
|
||||
boost: 0.8
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_transcript_trad
|
||||
field_transcript_vo:
|
||||
label: 'Transcription (Version Originale)'
|
||||
datasource_id: 'entity:node'
|
||||
property_path: field_transcript_vo
|
||||
type: text
|
||||
boost: !!float 8
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_transcript_vo
|
||||
status:
|
||||
label: status
|
||||
datasource_id: 'entity:node'
|
||||
property_path: status
|
||||
type: boolean
|
||||
indexed_locked: true
|
||||
type_locked: true
|
||||
uid:
|
||||
label: uid
|
||||
datasource_id: 'entity:node'
|
||||
property_path: uid
|
||||
type: integer
|
||||
indexed_locked: true
|
||||
type_locked: true
|
||||
name:
|
||||
label: 'Entrée(s) » Taxonomy term » Name'
|
||||
datasource_id: 'entity:node'
|
||||
property_path: 'field_entrees:entity:name'
|
||||
type: text
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_entrees
|
||||
module:
|
||||
- taxonomy
|
||||
field_entrees:
|
||||
label: Entrée(s)
|
||||
datasource_id: 'entity:node'
|
||||
property_path: field_entrees
|
||||
type: integer
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_entrees
|
||||
field_locuteurs:
|
||||
label: Locuteur(s)
|
||||
datasource_id: 'entity:node'
|
||||
property_path: field_locuteurs
|
||||
type: integer
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_locuteurs
|
||||
field_workflow:
|
||||
label: Workflow
|
||||
datasource_id: 'entity:node'
|
||||
property_path: field_workflow
|
||||
type: string
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_workflow
|
||||
field_genres:
|
||||
label: 'Genre(s) » Taxonomy term » Name'
|
||||
datasource_id: 'entity:node'
|
||||
property_path: 'field_genres:entity:name'
|
||||
type: text
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_genres
|
||||
module:
|
||||
- taxonomy
|
||||
field_langues:
|
||||
label: 'Langue(s) » Taxonomy term » Name'
|
||||
datasource_id: 'entity:node'
|
||||
property_path: 'field_langues:entity:name'
|
||||
type: text
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_langues
|
||||
module:
|
||||
- taxonomy
|
||||
field_synonyms:
|
||||
label: 'Genre(s) » Taxonomy term » Synonyms'
|
||||
datasource_id: 'entity:node'
|
||||
property_path: 'field_genres:entity:field_synonyms'
|
||||
type: text
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_genres
|
||||
- field.storage.taxonomy_term.field_synonyms
|
||||
module:
|
||||
- taxonomy
|
||||
datasource_settings:
|
||||
'entity:node':
|
||||
bundles:
|
||||
default: false
|
||||
selected:
|
||||
- enregistrement
|
||||
languages:
|
||||
default: true
|
||||
selected: { }
|
||||
processor_settings:
|
||||
entity_status: { }
|
||||
rendered_item: { }
|
||||
tokenizer:
|
||||
all_fields: true
|
||||
fields:
|
||||
- body
|
||||
- title
|
||||
- field_description
|
||||
- field_transcript_trad
|
||||
- field_transcript_vo
|
||||
- name
|
||||
- field_genres
|
||||
- field_langues
|
||||
- field_synonyms
|
||||
spaces: ''
|
||||
overlap_cjk: 1
|
||||
minimum_word_size: '3'
|
||||
weights:
|
||||
preprocess_index: -6
|
||||
preprocess_query: -6
|
||||
aggregated_field: { }
|
||||
add_url: { }
|
||||
html_filter:
|
||||
all_fields: false
|
||||
fields:
|
||||
- body
|
||||
- field_description
|
||||
- field_transcript_trad
|
||||
- field_transcript_vo
|
||||
title: true
|
||||
alt: true
|
||||
tags:
|
||||
h1: 5
|
||||
h2: 3
|
||||
h3: 2
|
||||
strong: 2
|
||||
b: 2
|
||||
weights:
|
||||
preprocess_index: -15
|
||||
preprocess_query: -15
|
||||
ignorecase:
|
||||
all_fields: true
|
||||
fields:
|
||||
- body
|
||||
- title
|
||||
- field_description
|
||||
- field_transcript_trad
|
||||
- field_transcript_vo
|
||||
- name
|
||||
- field_workflow
|
||||
- field_genres
|
||||
- field_langues
|
||||
- field_synonyms
|
||||
weights:
|
||||
preprocess_index: -20
|
||||
preprocess_query: -20
|
||||
transliteration:
|
||||
all_fields: true
|
||||
fields:
|
||||
- body
|
||||
- title
|
||||
- field_description
|
||||
- field_transcript_trad
|
||||
- field_transcript_vo
|
||||
- name
|
||||
- field_workflow
|
||||
- field_genres
|
||||
- field_langues
|
||||
- field_synonyms
|
||||
weights:
|
||||
preprocess_index: -20
|
||||
preprocess_query: -20
|
||||
content_access:
|
||||
weights:
|
||||
preprocess_query: -30
|
||||
tracker_settings:
|
||||
default:
|
||||
indexing_order: fifo
|
||||
options:
|
||||
index_directly: true
|
||||
cron_limit: 50
|
||||
server: edlp_db
|
||||
Reference in New Issue
Block a user