search_api.index.ressources.yml 4.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216
  1. uuid: 631f7430-7c9e-4712-989e-206cc6dc360d
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - field.storage.node.field_auteur_s_
  7. - field.storage.node.field_edition
  8. - field.storage.node.field_liens
  9. - field.storage.node.field_sous_titre
  10. - field.storage.node.field_textes
  11. - field.storage.paragraph.field_titre
  12. - field.storage.node.field_mots_clefs
  13. - field.storage.node.field_type_de_ressource
  14. - field.storage.paragraph.field_texte
  15. - field.storage.node.field_projets_liee
  16. - search_api.server.eql
  17. module:
  18. - paragraphs
  19. - taxonomy
  20. - node
  21. - search_api
  22. id: ressources
  23. name: ressources
  24. description: ''
  25. read_only: false
  26. field_settings:
  27. field_auteur_s_:
  28. label: Auteur(s)
  29. datasource_id: 'entity:node'
  30. property_path: field_auteur_s_
  31. type: text
  32. dependencies:
  33. config:
  34. - field.storage.node.field_auteur_s_
  35. field_edition:
  36. label: Édition
  37. datasource_id: 'entity:node'
  38. property_path: field_edition
  39. type: text
  40. dependencies:
  41. config:
  42. - field.storage.node.field_edition
  43. field_liens:
  44. label: Liens
  45. datasource_id: 'entity:node'
  46. property_path: field_liens
  47. type: string
  48. dependencies:
  49. config:
  50. - field.storage.node.field_liens
  51. field_sous_titre:
  52. label: 'Sous titre'
  53. datasource_id: 'entity:node'
  54. property_path: field_sous_titre
  55. type: text
  56. dependencies:
  57. config:
  58. - field.storage.node.field_sous_titre
  59. field_titre:
  60. label: 'Textes » Paragraph » Titre'
  61. datasource_id: 'entity:node'
  62. property_path: 'field_textes:entity:field_titre'
  63. type: string
  64. dependencies:
  65. config:
  66. - field.storage.node.field_textes
  67. - field.storage.paragraph.field_titre
  68. module:
  69. - paragraphs
  70. name:
  71. label: 'Mots clefs » Terme de taxonomie » Nom'
  72. datasource_id: 'entity:node'
  73. property_path: 'field_mots_clefs:entity:name'
  74. type: string
  75. dependencies:
  76. config:
  77. - field.storage.node.field_mots_clefs
  78. module:
  79. - taxonomy
  80. name_1:
  81. label: 'Type de contenu » Terme de taxonomie » Nom'
  82. datasource_id: 'entity:node'
  83. property_path: 'field_type_de_ressource:entity:name'
  84. type: string
  85. dependencies:
  86. config:
  87. - field.storage.node.field_type_de_ressource
  88. module:
  89. - taxonomy
  90. node_grants:
  91. label: 'Information d''accès du nœud.'
  92. property_path: search_api_node_grants
  93. type: string
  94. indexed_locked: true
  95. type_locked: true
  96. hidden: true
  97. processed:
  98. label: 'Textes » Paragraph » Texte » Texte traité'
  99. datasource_id: 'entity:node'
  100. property_path: 'field_textes:entity:field_texte:processed'
  101. type: string
  102. dependencies:
  103. config:
  104. - field.storage.node.field_textes
  105. - field.storage.paragraph.field_texte
  106. module:
  107. - paragraphs
  108. status:
  109. label: null
  110. datasource_id: 'entity:node'
  111. property_path: status
  112. type: boolean
  113. indexed_locked: true
  114. type_locked: true
  115. dependencies:
  116. module:
  117. - node
  118. title:
  119. label: 'Projet(s) lié(s) » Contenu » Titre'
  120. datasource_id: 'entity:node'
  121. property_path: 'field_projets_liee:entity:title'
  122. type: string
  123. dependencies:
  124. config:
  125. - field.storage.node.field_projets_liee
  126. module:
  127. - node
  128. title_1:
  129. label: Titre
  130. datasource_id: 'entity:node'
  131. property_path: title
  132. type: text
  133. boost: 1.1
  134. dependencies:
  135. module:
  136. - node
  137. uid:
  138. label: null
  139. datasource_id: 'entity:node'
  140. property_path: uid
  141. type: integer
  142. indexed_locked: true
  143. type_locked: true
  144. dependencies:
  145. module:
  146. - node
  147. datasource_settings:
  148. 'entity:node':
  149. bundles:
  150. default: false
  151. selected:
  152. - ressource
  153. languages:
  154. default: false
  155. selected:
  156. - fr
  157. processor_settings:
  158. add_url: { }
  159. aggregated_field: { }
  160. content_access:
  161. weights:
  162. preprocess_query: -30
  163. custom_value: { }
  164. entity_type: { }
  165. html_filter:
  166. weights:
  167. preprocess_index: -15
  168. preprocess_query: -15
  169. all_fields: false
  170. fields:
  171. - field_auteur_s_
  172. - field_edition
  173. - field_liens
  174. - field_sous_titre
  175. - field_titre
  176. - name
  177. - name_1
  178. - processed
  179. - title
  180. - title_1
  181. title: true
  182. alt: true
  183. tags:
  184. b: 2
  185. em: 1
  186. h1: 5
  187. h2: 3
  188. h3: 2
  189. strong: 2
  190. u: 1
  191. ignorecase:
  192. weights:
  193. preprocess_index: -20
  194. preprocess_query: -20
  195. all_fields: false
  196. fields:
  197. - field_auteur_s_
  198. - field_edition
  199. - field_liens
  200. - field_sous_titre
  201. - field_titre
  202. - name
  203. - name_1
  204. - processed
  205. - title
  206. - title_1
  207. language_with_fallback: { }
  208. rendered_item: { }
  209. tracker_settings:
  210. default:
  211. indexing_order: fifo
  212. options:
  213. cron_limit: 50
  214. index_directly: true
  215. track_changes_in_references: true
  216. server: eql