search_api.index.collection.yml 5.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281
  1. uuid: cf2ecdd8-6c34-445d-b67d-c73fe20fd65c
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - field.storage.node.body
  7. - field.storage.node.field_description
  8. - field.storage.node.field_transcript_trad
  9. - field.storage.node.field_transcript_vo
  10. - field.storage.node.field_entrees
  11. - field.storage.node.field_locuteurs
  12. - field.storage.node.field_workflow
  13. - field.storage.node.field_genres
  14. - field.storage.node.field_langues
  15. - search_api.server.edlp_db
  16. module:
  17. - taxonomy
  18. - search_api
  19. - node
  20. id: collection
  21. name: Collection
  22. description: ''
  23. read_only: false
  24. field_settings:
  25. node_grants:
  26. label: 'Node access information'
  27. property_path: search_api_node_grants
  28. type: string
  29. indexed_locked: true
  30. type_locked: true
  31. hidden: true
  32. body:
  33. label: Article
  34. datasource_id: 'entity:node'
  35. property_path: body
  36. type: text
  37. dependencies:
  38. config:
  39. - field.storage.node.body
  40. title:
  41. label: Title
  42. datasource_id: 'entity:node'
  43. property_path: title
  44. type: text
  45. boost: !!float 3
  46. field_description:
  47. label: Description
  48. datasource_id: 'entity:node'
  49. property_path: field_description
  50. type: text
  51. boost: !!float 2
  52. dependencies:
  53. config:
  54. - field.storage.node.field_description
  55. field_transcript_trad:
  56. label: 'Transcription (Traduction)'
  57. datasource_id: 'entity:node'
  58. property_path: field_transcript_trad
  59. type: text
  60. boost: 0.8
  61. dependencies:
  62. config:
  63. - field.storage.node.field_transcript_trad
  64. field_transcript_vo:
  65. label: 'Transcription (Version Originale)'
  66. datasource_id: 'entity:node'
  67. property_path: field_transcript_vo
  68. type: text
  69. boost: !!float 8
  70. dependencies:
  71. config:
  72. - field.storage.node.field_transcript_vo
  73. status:
  74. label: status
  75. datasource_id: 'entity:node'
  76. property_path: status
  77. type: boolean
  78. indexed_locked: true
  79. type_locked: true
  80. uid:
  81. label: uid
  82. datasource_id: 'entity:node'
  83. property_path: uid
  84. type: integer
  85. indexed_locked: true
  86. type_locked: true
  87. name:
  88. label: 'Entrée(s) » Taxonomy term » Name'
  89. datasource_id: 'entity:node'
  90. property_path: 'field_entrees:entity:name'
  91. type: text
  92. dependencies:
  93. config:
  94. - field.storage.node.field_entrees
  95. module:
  96. - taxonomy
  97. field_entrees:
  98. label: Entrée(s)
  99. datasource_id: 'entity:node'
  100. property_path: field_entrees
  101. type: integer
  102. dependencies:
  103. config:
  104. - field.storage.node.field_entrees
  105. field_locuteurs:
  106. label: Locuteur(s)
  107. datasource_id: 'entity:node'
  108. property_path: field_locuteurs
  109. type: integer
  110. dependencies:
  111. config:
  112. - field.storage.node.field_locuteurs
  113. field_workflow:
  114. label: Workflow
  115. datasource_id: 'entity:node'
  116. property_path: field_workflow
  117. type: string
  118. dependencies:
  119. config:
  120. - field.storage.node.field_workflow
  121. field_genres:
  122. label: 'Genre(s) » Taxonomy term » Name'
  123. datasource_id: 'entity:node'
  124. property_path: 'field_genres:entity:name'
  125. type: text
  126. dependencies:
  127. config:
  128. - field.storage.node.field_genres
  129. module:
  130. - taxonomy
  131. field_langues:
  132. label: 'Langue(s) » Taxonomy term » Name'
  133. datasource_id: 'entity:node'
  134. property_path: 'field_langues:entity:name'
  135. type: text
  136. dependencies:
  137. config:
  138. - field.storage.node.field_langues
  139. module:
  140. - taxonomy
  141. datasource_settings:
  142. 'entity:node':
  143. bundles:
  144. default: false
  145. selected:
  146. - enregistrement
  147. languages:
  148. default: true
  149. selected: { }
  150. processor_settings:
  151. entity_status: { }
  152. rendered_item: { }
  153. tokenizer:
  154. all_fields: true
  155. fields:
  156. - body
  157. - title
  158. - field_description
  159. - field_transcript_trad
  160. - field_transcript_vo
  161. - name
  162. - field_genres
  163. - field_langues
  164. spaces: ''
  165. overlap_cjk: 1
  166. minimum_word_size: '3'
  167. weights:
  168. preprocess_index: -6
  169. preprocess_query: -6
  170. aggregated_field: { }
  171. add_url: { }
  172. html_filter:
  173. all_fields: false
  174. fields:
  175. - body
  176. - field_description
  177. - field_transcript_trad
  178. - field_transcript_vo
  179. title: true
  180. alt: true
  181. tags:
  182. h1: 5
  183. h2: 3
  184. h3: 2
  185. strong: 2
  186. b: 2
  187. em: 1
  188. u: 1
  189. weights:
  190. preprocess_index: -15
  191. preprocess_query: -15
  192. stopwords:
  193. all_fields: true
  194. fields:
  195. - body
  196. - title
  197. - field_description
  198. - field_transcript_trad
  199. - field_transcript_vo
  200. - name
  201. - field_genres
  202. - field_langues
  203. stopwords:
  204. - a
  205. - an
  206. - and
  207. - are
  208. - as
  209. - at
  210. - be
  211. - but
  212. - by
  213. - for
  214. - if
  215. - in
  216. - into
  217. - is
  218. - it
  219. - 'no'
  220. - not
  221. - of
  222. - 'on'
  223. - or
  224. - s
  225. - such
  226. - t
  227. - that
  228. - the
  229. - their
  230. - then
  231. - there
  232. - these
  233. - they
  234. - this
  235. - to
  236. - was
  237. - will
  238. - with
  239. weights:
  240. preprocess_index: -5
  241. preprocess_query: -2
  242. ignorecase:
  243. all_fields: true
  244. fields:
  245. - body
  246. - title
  247. - field_description
  248. - field_transcript_trad
  249. - field_transcript_vo
  250. - name
  251. - field_workflow
  252. - field_genres
  253. - field_langues
  254. weights:
  255. preprocess_index: -20
  256. preprocess_query: -20
  257. transliteration:
  258. all_fields: true
  259. fields:
  260. - body
  261. - title
  262. - field_description
  263. - field_transcript_trad
  264. - field_transcript_vo
  265. - name
  266. - field_workflow
  267. - field_genres
  268. - field_langues
  269. weights:
  270. preprocess_index: -20
  271. preprocess_query: -20
  272. content_access:
  273. weights:
  274. preprocess_query: -30
  275. tracker_settings:
  276. default:
  277. indexing_order: fifo
  278. options:
  279. index_directly: true
  280. cron_limit: 50
  281. server: edlp_db