search_api.index.database.yml 7.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329
  1. uuid: 9044a42a-bf11-44ba-8b27-fa38d99f8dba
  2. langcode: en
  3. status: true
  4. dependencies:
  5. module:
  6. - search_api_solr
  7. - taxonomy
  8. - node
  9. - search_api
  10. config:
  11. - field.storage.node.body
  12. - field.storage.node.field_distributor
  13. - field.storage.taxonomy_term.field_public_address
  14. - field.storage.node.field_famille
  15. - field.storage.node.field_manufacturer
  16. - field.storage.node.field_reference
  17. - field.storage.node.field_tags
  18. - field.storage.taxonomy_term.field_synonyms
  19. - field.storage.node.field_thesaurus
  20. - search_api.server.materio
  21. third_party_settings:
  22. search_api_solr:
  23. finalize: true
  24. commit_before_finalize: false
  25. commit_after_finalize: false
  26. multilingual:
  27. limit_to_content_language: true
  28. include_language_independent: true
  29. highlighter:
  30. maxAnalyzedChars: 51200
  31. fragmenter: gap
  32. regex:
  33. slop: 0.5
  34. pattern: blank
  35. maxAnalyzedChars: 10000
  36. usePhraseHighlighter: false
  37. highlightMultiTerm: false
  38. preserveMulti: false
  39. highlight:
  40. mergeContiguous: false
  41. requireFieldMatch: false
  42. snippets: 3
  43. fragsize: 0
  44. mlt:
  45. mintf: 1
  46. mindf: 1
  47. maxdf: 0
  48. maxdfpct: 0
  49. minwl: 0
  50. maxwl: 0
  51. maxqt: 100
  52. maxntp: 2000
  53. boost: false
  54. interestingTerms: none
  55. term_modifiers:
  56. slop: 10000000
  57. fuzzy: 2
  58. advanced:
  59. index_prefix: ''
  60. collection: ''
  61. timezone: ''
  62. id: database
  63. name: database
  64. description: ''
  65. read_only: false
  66. field_settings:
  67. country_code:
  68. label: 'Manufacturer » Terme de taxonomie » Address » The two-letter country code'
  69. datasource_id: 'entity:node'
  70. property_path: 'field_manufacturer:entity:field_public_address:country_code'
  71. type: 'solr_text_custom:edgestring'
  72. dependencies:
  73. config:
  74. - field.storage.node.field_manufacturer
  75. - field.storage.taxonomy_term.field_public_address
  76. module:
  77. - taxonomy
  78. country_code_1:
  79. label: 'Distributor » Terme de taxonomie » Address » The two-letter country code'
  80. datasource_id: 'entity:node'
  81. property_path: 'field_distributor:entity:field_public_address:country_code'
  82. type: string
  83. dependencies:
  84. config:
  85. - field.storage.node.field_distributor
  86. - field.storage.taxonomy_term.field_public_address
  87. module:
  88. - taxonomy
  89. field_famille:
  90. label: Famille
  91. datasource_id: 'entity:node'
  92. property_path: field_famille
  93. type: string
  94. dependencies:
  95. config:
  96. - field.storage.node.field_famille
  97. field_reference:
  98. label: Reference
  99. datasource_id: 'entity:node'
  100. property_path: field_reference
  101. type: solr_text_wstoken
  102. boost: !!float 21
  103. dependencies:
  104. config:
  105. - field.storage.node.field_reference
  106. name:
  107. label: 'Manufacturer » Terme de taxonomie » Nom'
  108. datasource_id: 'entity:node'
  109. property_path: 'field_manufacturer:entity:name'
  110. type: text
  111. dependencies:
  112. config:
  113. - field.storage.node.field_manufacturer
  114. module:
  115. - taxonomy
  116. name_1:
  117. label: 'Distributor » Terme de taxonomie » Nom'
  118. datasource_id: 'entity:node'
  119. property_path: 'field_distributor:entity:name'
  120. type: text
  121. dependencies:
  122. config:
  123. - field.storage.node.field_distributor
  124. module:
  125. - taxonomy
  126. nid:
  127. label: ID
  128. datasource_id: 'entity:node'
  129. property_path: nid
  130. type: integer
  131. dependencies:
  132. module:
  133. - node
  134. node_grants:
  135. label: 'Node access information'
  136. property_path: search_api_node_grants
  137. type: string
  138. indexed_locked: true
  139. type_locked: true
  140. hidden: true
  141. processed:
  142. label: 'Description » Processed text'
  143. datasource_id: 'entity:node'
  144. property_path: 'body:processed'
  145. type: 'solr_text_custom:ngram'
  146. dependencies:
  147. config:
  148. - field.storage.node.body
  149. status:
  150. label: status
  151. datasource_id: 'entity:node'
  152. property_path: status
  153. type: boolean
  154. indexed_locked: true
  155. type_locked: true
  156. dependencies:
  157. module:
  158. - node
  159. tag_name:
  160. label: 'Tags » Taxonomy term » Name'
  161. datasource_id: 'entity:node'
  162. property_path: 'field_tags:entity:name'
  163. type: solr_text_wstoken
  164. boost: !!float 8
  165. dependencies:
  166. config:
  167. - field.storage.node.field_tags
  168. module:
  169. - taxonomy
  170. tag_synonyms:
  171. label: 'Tags » Taxonomy term » Synonyms'
  172. datasource_id: 'entity:node'
  173. property_path: 'field_tags:entity:field_synonyms'
  174. type: solr_text_wstoken
  175. boost: !!float 8
  176. dependencies:
  177. config:
  178. - field.storage.node.field_tags
  179. - field.storage.taxonomy_term.field_synonyms
  180. module:
  181. - taxonomy
  182. tag_tid:
  183. label: 'Tags » Taxonomy term » Term ID'
  184. datasource_id: 'entity:node'
  185. property_path: 'field_tags:entity:tid'
  186. type: integer
  187. boost: !!float 8
  188. dependencies:
  189. config:
  190. - field.storage.node.field_tags
  191. module:
  192. - taxonomy
  193. thesaurus_name:
  194. label: 'Thesaurus » Taxonomy term » Name'
  195. datasource_id: 'entity:node'
  196. property_path: 'field_thesaurus:entity:name'
  197. type: solr_text_wstoken
  198. boost: !!float 8
  199. dependencies:
  200. config:
  201. - field.storage.node.field_thesaurus
  202. module:
  203. - taxonomy
  204. thesaurus_synonyms:
  205. label: 'Thesaurus » Taxonomy term » Synonyms'
  206. datasource_id: 'entity:node'
  207. property_path: 'field_thesaurus:entity:field_synonyms'
  208. type: solr_text_wstoken
  209. boost: !!float 8
  210. dependencies:
  211. config:
  212. - field.storage.node.field_thesaurus
  213. - field.storage.taxonomy_term.field_synonyms
  214. module:
  215. - taxonomy
  216. thesaurus_tid:
  217. label: 'Thesaurus » Taxonomy term » Term ID'
  218. datasource_id: 'entity:node'
  219. property_path: 'field_thesaurus:entity:tid'
  220. type: integer
  221. boost: !!float 8
  222. dependencies:
  223. config:
  224. - field.storage.node.field_thesaurus
  225. module:
  226. - taxonomy
  227. title:
  228. label: Title
  229. datasource_id: 'entity:node'
  230. property_path: title
  231. type: text
  232. boost: !!float 13
  233. dependencies:
  234. module:
  235. - node
  236. uid:
  237. label: uid
  238. datasource_id: 'entity:node'
  239. property_path: uid
  240. type: integer
  241. indexed_locked: true
  242. type_locked: true
  243. dependencies:
  244. module:
  245. - node
  246. uuid:
  247. label: UUID
  248. datasource_id: 'entity:node'
  249. property_path: uuid
  250. type: string
  251. dependencies:
  252. module:
  253. - node
  254. datasource_settings:
  255. 'entity:node':
  256. bundles:
  257. default: false
  258. selected:
  259. - materiau
  260. - thematique
  261. languages:
  262. default: false
  263. selected:
  264. - en
  265. - fr
  266. processor_settings:
  267. add_url: { }
  268. aggregated_field: { }
  269. content_access:
  270. weights:
  271. preprocess_query: -50
  272. double_quote_workaround:
  273. all_fields: true
  274. fields:
  275. - field_famille
  276. - processed
  277. - tag_name
  278. - tag_synonyms
  279. - tag_tid
  280. - thesaurus_name
  281. - thesaurus_synonyms
  282. - thesaurus_tid
  283. - title
  284. - uuid
  285. replacement: '|9999999998|'
  286. weights:
  287. postprocess_query: 0
  288. preprocess_index: -15
  289. preprocess_query: -48
  290. entity_status: { }
  291. html_filter:
  292. all_fields: true
  293. fields:
  294. - country_code
  295. - country_code_1
  296. - field_famille
  297. - field_reference
  298. - name
  299. - name_1
  300. - processed
  301. - tag_name
  302. - tag_synonyms
  303. - thesaurus_name
  304. - thesaurus_synonyms
  305. - title
  306. - uuid
  307. title: true
  308. alt: true
  309. tags:
  310. b: 2
  311. h1: 5
  312. h2: 3
  313. h3: 2
  314. strong: 2
  315. weights:
  316. preprocess_index: -15
  317. preprocess_query: -49
  318. language_with_fallback: { }
  319. rendered_item: { }
  320. solr_date_range:
  321. weights:
  322. preprocess_index: 0
  323. tracker_settings:
  324. default:
  325. indexing_order: fifo
  326. options:
  327. index_directly: true
  328. cron_limit: 50
  329. server: materio