search_api.index.database.yml 5.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255
  1. uuid: 9044a42a-bf11-44ba-8b27-fa38d99f8dba
  2. langcode: en
  3. status: true
  4. dependencies:
  5. module:
  6. - search_api_solr
  7. - node
  8. - taxonomy
  9. - search_api
  10. config:
  11. - field.storage.node.body
  12. - field.storage.node.field_famille
  13. - field.storage.node.field_tags
  14. - field.storage.taxonomy_term.field_synonyms
  15. - field.storage.node.field_thesaurus
  16. - search_api.server.materio
  17. third_party_settings:
  18. search_api_solr:
  19. finalize: true
  20. commit_before_finalize: false
  21. commit_after_finalize: false
  22. multilingual:
  23. limit_to_content_language: true
  24. include_language_independent: true
  25. highlighter:
  26. maxAnalyzedChars: 51200
  27. fragmenter: gap
  28. regex:
  29. slop: 0.5
  30. pattern: blank
  31. maxAnalyzedChars: 10000
  32. usePhraseHighlighter: false
  33. highlightMultiTerm: false
  34. preserveMulti: false
  35. highlight:
  36. mergeContiguous: false
  37. requireFieldMatch: false
  38. snippets: 3
  39. fragsize: 0
  40. advanced:
  41. index_prefix: ''
  42. id: database
  43. name: database
  44. description: ''
  45. read_only: false
  46. field_settings:
  47. field_famille:
  48. label: Famille
  49. datasource_id: 'entity:node'
  50. property_path: field_famille
  51. type: string
  52. dependencies:
  53. config:
  54. - field.storage.node.field_famille
  55. nid:
  56. label: ID
  57. datasource_id: 'entity:node'
  58. property_path: nid
  59. type: integer
  60. dependencies:
  61. module:
  62. - node
  63. node_grants:
  64. label: 'Node access information'
  65. property_path: search_api_node_grants
  66. type: string
  67. indexed_locked: true
  68. type_locked: true
  69. hidden: true
  70. processed:
  71. label: 'Description » Processed text'
  72. datasource_id: 'entity:node'
  73. property_path: 'body:processed'
  74. type: 'solr_text_custom:ngram'
  75. dependencies:
  76. config:
  77. - field.storage.node.body
  78. status:
  79. label: status
  80. datasource_id: 'entity:node'
  81. property_path: status
  82. type: boolean
  83. indexed_locked: true
  84. type_locked: true
  85. dependencies:
  86. module:
  87. - node
  88. tag_name:
  89. label: 'Tags » Taxonomy term » Name'
  90. datasource_id: 'entity:node'
  91. property_path: 'field_tags:entity:name'
  92. type: text
  93. boost: !!float 13
  94. dependencies:
  95. config:
  96. - field.storage.node.field_tags
  97. module:
  98. - taxonomy
  99. tag_synonyms:
  100. label: 'Tags » Taxonomy term » Synonyms'
  101. datasource_id: 'entity:node'
  102. property_path: 'field_tags:entity:field_synonyms'
  103. type: text
  104. boost: !!float 13
  105. dependencies:
  106. config:
  107. - field.storage.node.field_tags
  108. - field.storage.taxonomy_term.field_synonyms
  109. module:
  110. - taxonomy
  111. tag_tid:
  112. label: 'Tags » Taxonomy term » Term ID'
  113. datasource_id: 'entity:node'
  114. property_path: 'field_tags:entity:tid'
  115. type: text
  116. boost: !!float 13
  117. dependencies:
  118. config:
  119. - field.storage.node.field_tags
  120. module:
  121. - taxonomy
  122. thesaurus_name:
  123. label: 'Thesaurus » Taxonomy term » Name'
  124. datasource_id: 'entity:node'
  125. property_path: 'field_thesaurus:entity:name'
  126. type: text
  127. boost: !!float 13
  128. dependencies:
  129. config:
  130. - field.storage.node.field_thesaurus
  131. module:
  132. - taxonomy
  133. thesaurus_synonyms:
  134. label: 'Thesaurus » Taxonomy term » Synonyms'
  135. datasource_id: 'entity:node'
  136. property_path: 'field_thesaurus:entity:field_synonyms'
  137. type: text
  138. boost: !!float 13
  139. dependencies:
  140. config:
  141. - field.storage.node.field_thesaurus
  142. - field.storage.taxonomy_term.field_synonyms
  143. module:
  144. - taxonomy
  145. thesaurus_tid:
  146. label: 'Thesaurus » Taxonomy term » Term ID'
  147. datasource_id: 'entity:node'
  148. property_path: 'field_thesaurus:entity:tid'
  149. type: text
  150. boost: !!float 21
  151. dependencies:
  152. config:
  153. - field.storage.node.field_thesaurus
  154. module:
  155. - taxonomy
  156. title:
  157. label: Title
  158. datasource_id: 'entity:node'
  159. property_path: title
  160. type: 'solr_text_custom:ngramstring'
  161. boost: !!float 21
  162. dependencies:
  163. module:
  164. - node
  165. uid:
  166. label: uid
  167. datasource_id: 'entity:node'
  168. property_path: uid
  169. type: integer
  170. indexed_locked: true
  171. type_locked: true
  172. dependencies:
  173. module:
  174. - node
  175. uuid:
  176. label: UUID
  177. datasource_id: 'entity:node'
  178. property_path: uuid
  179. type: string
  180. dependencies:
  181. module:
  182. - node
  183. datasource_settings:
  184. 'entity:node':
  185. bundles:
  186. default: false
  187. selected:
  188. - materiau
  189. - thematique
  190. languages:
  191. default: false
  192. selected:
  193. - en
  194. - fr
  195. processor_settings:
  196. add_url: { }
  197. aggregated_field: { }
  198. content_access:
  199. weights:
  200. preprocess_query: -50
  201. double_quote_workaround:
  202. all_fields: true
  203. fields:
  204. - field_famille
  205. - processed
  206. - tag_name
  207. - tag_synonyms
  208. - tag_tid
  209. - thesaurus_name
  210. - thesaurus_synonyms
  211. - thesaurus_tid
  212. - title
  213. - uuid
  214. replacement: '|9999999998|'
  215. weights:
  216. postprocess_query: 0
  217. preprocess_index: -15
  218. preprocess_query: -48
  219. entity_status: { }
  220. html_filter:
  221. all_fields: true
  222. fields:
  223. - field_famille
  224. - processed
  225. - tag_name
  226. - tag_synonyms
  227. - tag_tid
  228. - thesaurus_name
  229. - thesaurus_synonyms
  230. - thesaurus_tid
  231. - title
  232. - uuid
  233. title: true
  234. alt: true
  235. tags:
  236. b: 2
  237. h1: 5
  238. h2: 3
  239. h3: 2
  240. strong: 2
  241. weights:
  242. preprocess_index: -15
  243. preprocess_query: -49
  244. language_with_fallback: { }
  245. rendered_item: { }
  246. solr_date_range:
  247. weights:
  248. preprocess_index: 0
  249. tracker_settings:
  250. default:
  251. indexing_order: fifo
  252. options:
  253. index_directly: true
  254. cron_limit: 50
  255. server: materio