123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276 |
- 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_entrees
- - field.storage.node.field_genres
- - field.storage.taxonomy_term.field_synonyms
- - field.storage.node.field_langues
- - field.storage.node.field_locuteurs
- - field.storage.node.field_transcript_trad
- - field.storage.node.field_transcript_vo
- - field.storage.node.field_workflow
- - search_api.server.edlp_db
- module:
- - taxonomy
- - node
- - search_api
- id: collection
- name: Collection
- description: ''
- read_only: false
- field_settings:
- body:
- label: Article
- datasource_id: 'entity:node'
- property_path: body
- type: text
- dependencies:
- config:
- - field.storage.node.body
- 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_entrees:
- label: Entrée(s)
- datasource_id: 'entity:node'
- property_path: field_entrees
- type: integer
- dependencies:
- config:
- - field.storage.node.field_entrees
- 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
- - 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
- - taxonomy
- field_locuteurs:
- label: Locuteur(s)
- datasource_id: 'entity:node'
- property_path: field_locuteurs
- type: integer
- dependencies:
- config:
- - field.storage.node.field_locuteurs
- 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
- 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
- field_workflow:
- label: Workflow
- datasource_id: 'entity:node'
- property_path: field_workflow
- type: string
- dependencies:
- config:
- - field.storage.node.field_workflow
- langcode:
- label: Langue
- datasource_id: 'entity:node'
- property_path: langcode
- type: string
- dependencies:
- module:
- - node
- language_with_fallback:
- label: 'Language (with fallback)'
- property_path: language_with_fallback
- type: string
- 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
- - taxonomy
- node_grants:
- label: 'Node access information'
- property_path: search_api_node_grants
- type: string
- indexed_locked: true
- type_locked: true
- hidden: true
- status:
- label: status
- datasource_id: 'entity:node'
- property_path: status
- type: boolean
- indexed_locked: true
- type_locked: true
- dependencies:
- module:
- - node
- title:
- label: Title
- datasource_id: 'entity:node'
- property_path: title
- type: text
- boost: !!float 3
- dependencies:
- module:
- - node
- uid:
- label: uid
- 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:
- - enregistrement
- languages:
- default: false
- selected:
- - en
- - fr
- processor_settings:
- add_url: { }
- aggregated_field: { }
- content_access:
- weights:
- preprocess_query: -30
- entity_status: { }
- html_filter:
- all_fields: false
- fields:
- - body
- - field_description
- - field_transcript_trad
- - field_transcript_vo
- title: true
- alt: true
- tags:
- b: 2
- h1: 5
- h2: 3
- h3: 2
- strong: 2
- weights:
- preprocess_index: -15
- preprocess_query: -15
- ignorecase:
- all_fields: true
- fields:
- - body
- - field_description
- - field_genres
- - field_langues
- - field_synonyms
- - field_transcript_trad
- - field_transcript_vo
- - field_workflow
- - langcode
- - language_with_fallback
- - name
- - title
- weights:
- preprocess_index: -20
- preprocess_query: -20
- language_with_fallback: { }
- rendered_item: { }
- reverse_entity_references: { }
- tokenizer:
- all_fields: true
- fields:
- - body
- - field_description
- - field_genres
- - field_langues
- - field_synonyms
- - field_transcript_trad
- - field_transcript_vo
- - name
- - title
- spaces: ''
- overlap_cjk: 1
- minimum_word_size: '3'
- weights:
- preprocess_index: -6
- preprocess_query: -6
- transliteration:
- all_fields: true
- fields:
- - body
- - field_description
- - field_genres
- - field_langues
- - field_synonyms
- - field_transcript_trad
- - field_transcript_vo
- - field_workflow
- - langcode
- - language_with_fallback
- - name
- - title
- weights:
- preprocess_index: -20
- preprocess_query: -20
- tracker_settings:
- default:
- indexing_order: lifo
- options:
- index_directly: true
- cron_limit: 50
- server: edlp_db
|