|
@@ -3,19 +3,20 @@ langcode: fr
|
|
status: true
|
|
status: true
|
|
dependencies:
|
|
dependencies:
|
|
config:
|
|
config:
|
|
- - field.storage.node.field_caillou
|
|
|
|
- - field.storage.node.field_description
|
|
|
|
- field.storage.node.field_action
|
|
- field.storage.node.field_action
|
|
- field.storage.node.field_entite
|
|
- field.storage.node.field_entite
|
|
- field.storage.paragraph.field_entite
|
|
- field.storage.paragraph.field_entite
|
|
- - field.storage.node.field_sources
|
|
|
|
- - field.storage.paragraph.field_description
|
|
|
|
|
|
+ - field.storage.node.field_caillou
|
|
|
|
+ - field.storage.node.field_description
|
|
- field.storage.node.field_menace_maintien
|
|
- field.storage.node.field_menace_maintien
|
|
- field.storage.node.field_recit_colophon
|
|
- field.storage.node.field_recit_colophon
|
|
|
|
+ - field.storage.node.field_sources
|
|
|
|
+ - field.storage.paragraph.field_description
|
|
- search_api.server.ouatterrir
|
|
- search_api.server.ouatterrir
|
|
module:
|
|
module:
|
|
- node
|
|
- node
|
|
- paragraphs
|
|
- paragraphs
|
|
|
|
+ - user
|
|
- search_api
|
|
- search_api
|
|
id: concernements
|
|
id: concernements
|
|
name: Concernements
|
|
name: Concernements
|
|
@@ -75,6 +76,15 @@ field_settings:
|
|
dependencies:
|
|
dependencies:
|
|
config:
|
|
config:
|
|
- field.storage.node.field_recit_colophon
|
|
- field.storage.node.field_recit_colophon
|
|
|
|
+ name:
|
|
|
|
+ label: 'Écrit par » User » Nom'
|
|
|
|
+ datasource_id: 'entity:node'
|
|
|
|
+ property_path: 'uid:entity:name'
|
|
|
|
+ type: text
|
|
|
|
+ dependencies:
|
|
|
|
+ module:
|
|
|
|
+ - node
|
|
|
|
+ - user
|
|
nid:
|
|
nid:
|
|
label: 'Identifiant (ID)'
|
|
label: 'Identifiant (ID)'
|
|
datasource_id: 'entity:node'
|
|
datasource_id: 'entity:node'
|
|
@@ -198,23 +208,26 @@ processor_settings:
|
|
alt: true
|
|
alt: true
|
|
tags:
|
|
tags:
|
|
b: 2
|
|
b: 2
|
|
- em: 1
|
|
|
|
h1: 5
|
|
h1: 5
|
|
h2: 3
|
|
h2: 3
|
|
h3: 2
|
|
h3: 2
|
|
strong: 2
|
|
strong: 2
|
|
- u: 1
|
|
|
|
ignorecase:
|
|
ignorecase:
|
|
weights:
|
|
weights:
|
|
preprocess_index: -20
|
|
preprocess_index: -20
|
|
preprocess_query: -20
|
|
preprocess_query: -20
|
|
- all_fields: false
|
|
|
|
|
|
+ all_fields: true
|
|
fields:
|
|
fields:
|
|
|
|
+ - field_action
|
|
- field_caillou
|
|
- field_caillou
|
|
- field_description
|
|
- field_description
|
|
|
|
+ - field_menace_maintien
|
|
- field_recit_colophon
|
|
- field_recit_colophon
|
|
|
|
+ - name
|
|
|
|
+ - processed
|
|
- title
|
|
- title
|
|
- title_1
|
|
- title_1
|
|
|
|
+ - title_2
|
|
- uuid
|
|
- uuid
|
|
language_with_fallback: { }
|
|
language_with_fallback: { }
|
|
rendered_item: { }
|
|
rendered_item: { }
|