| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216 |
- uuid: 631f7430-7c9e-4712-989e-206cc6dc360d
- langcode: fr
- status: true
- dependencies:
- config:
- - field.storage.node.field_auteur_s_
- - field.storage.node.field_edition
- - field.storage.node.field_liens
- - field.storage.node.field_sous_titre
- - field.storage.node.field_textes
- - field.storage.paragraph.field_titre
- - field.storage.node.field_mots_clefs
- - field.storage.node.field_type_de_ressource
- - field.storage.paragraph.field_texte
- - field.storage.node.field_projets_liee
- - search_api.server.eql
- module:
- - paragraphs
- - taxonomy
- - node
- - search_api
- id: ressources
- name: ressources
- description: ''
- read_only: false
- field_settings:
- field_auteur_s_:
- label: Auteur(s)
- datasource_id: 'entity:node'
- property_path: field_auteur_s_
- type: text
- dependencies:
- config:
- - field.storage.node.field_auteur_s_
- field_edition:
- label: Édition
- datasource_id: 'entity:node'
- property_path: field_edition
- type: text
- dependencies:
- config:
- - field.storage.node.field_edition
- field_liens:
- label: Liens
- datasource_id: 'entity:node'
- property_path: field_liens
- type: string
- dependencies:
- config:
- - field.storage.node.field_liens
- field_sous_titre:
- label: 'Sous titre'
- datasource_id: 'entity:node'
- property_path: field_sous_titre
- type: text
- dependencies:
- config:
- - field.storage.node.field_sous_titre
- field_titre:
- label: 'Textes » Paragraph » Titre'
- datasource_id: 'entity:node'
- property_path: 'field_textes:entity:field_titre'
- type: string
- dependencies:
- config:
- - field.storage.node.field_textes
- - field.storage.paragraph.field_titre
- module:
- - paragraphs
- name:
- label: 'Mots clefs » Terme de taxonomie » Nom'
- datasource_id: 'entity:node'
- property_path: 'field_mots_clefs:entity:name'
- type: string
- dependencies:
- config:
- - field.storage.node.field_mots_clefs
- module:
- - taxonomy
- name_1:
- label: 'Type de contenu » Terme de taxonomie » Nom'
- datasource_id: 'entity:node'
- property_path: 'field_type_de_ressource:entity:name'
- type: string
- dependencies:
- config:
- - field.storage.node.field_type_de_ressource
- module:
- - taxonomy
- node_grants:
- label: 'Information d''accès du nœud.'
- property_path: search_api_node_grants
- type: string
- indexed_locked: true
- type_locked: true
- hidden: true
- processed:
- label: 'Textes » Paragraph » Texte » Texte traité'
- datasource_id: 'entity:node'
- property_path: 'field_textes:entity:field_texte:processed'
- type: string
- dependencies:
- config:
- - field.storage.node.field_textes
- - field.storage.paragraph.field_texte
- module:
- - paragraphs
- status:
- label: null
- datasource_id: 'entity:node'
- property_path: status
- type: boolean
- indexed_locked: true
- type_locked: true
- dependencies:
- module:
- - node
- title:
- label: 'Projet(s) lié(s) » Contenu » Titre'
- datasource_id: 'entity:node'
- property_path: 'field_projets_liee:entity:title'
- type: string
- dependencies:
- config:
- - field.storage.node.field_projets_liee
- module:
- - node
- title_1:
- label: Titre
- datasource_id: 'entity:node'
- property_path: title
- type: text
- boost: 1.1
- dependencies:
- module:
- - node
- uid:
- label: null
- datasource_id: 'entity:node'
- property_path: uid
- type: integer
- indexed_locked: true
- type_locked: true
- dependencies:
- module:
- - node
- datasource_settings:
- 'entity:node':
- bundles:
- default: false
- selected:
- - ressource
- languages:
- default: false
- selected:
- - fr
- processor_settings:
- add_url: { }
- aggregated_field: { }
- content_access:
- weights:
- preprocess_query: -30
- custom_value: { }
- entity_type: { }
- html_filter:
- weights:
- preprocess_index: -15
- preprocess_query: -15
- all_fields: false
- fields:
- - field_auteur_s_
- - field_edition
- - field_liens
- - field_sous_titre
- - field_titre
- - name
- - name_1
- - processed
- - title
- - title_1
- title: true
- alt: true
- tags:
- b: 2
- em: 1
- h1: 5
- h2: 3
- h3: 2
- strong: 2
- u: 1
- ignorecase:
- weights:
- preprocess_index: -20
- preprocess_query: -20
- all_fields: false
- fields:
- - field_auteur_s_
- - field_edition
- - field_liens
- - field_sous_titre
- - field_titre
- - name
- - name_1
- - processed
- - title
- - title_1
- language_with_fallback: { }
- rendered_item: { }
- tracker_settings:
- default:
- indexing_order: fifo
- options:
- cron_limit: 50
- index_directly: true
- track_changes_in_references: true
- server: eql
|