search_api.index.database.yml 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488
  1. uuid: 9044a42a-bf11-44ba-8b27-fa38d99f8dba
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - field.storage.node.body
  7. - field.storage.node.field_distributor
  8. - field.storage.node.field_famille
  9. - field.storage.node.field_manufacturer
  10. - field.storage.node.field_reference
  11. - field.storage.node.field_short_description
  12. - field.storage.node.field_tags
  13. - field.storage.taxonomy_term.field_synonyms
  14. - field.storage.node.field_thesaurus
  15. - search_api.server.materio
  16. module:
  17. - search_api_solr
  18. - materio_sapi
  19. - taxonomy
  20. - node
  21. - synonyms
  22. - search_api
  23. - address
  24. third_party_settings:
  25. search_api_solr:
  26. finalize: true
  27. commit_before_finalize: false
  28. commit_after_finalize: false
  29. highlighter:
  30. maxAnalyzedChars: 51200
  31. fragmenter: gap
  32. usePhraseHighlighter: false
  33. highlightMultiTerm: false
  34. preserveMulti: false
  35. regex:
  36. slop: 0.5
  37. pattern: blank
  38. maxAnalyzedChars: 10000
  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. multilingual:
  63. limit_to_content_language: true
  64. include_language_independent: true
  65. id: database
  66. name: database
  67. description: ''
  68. read_only: false
  69. field_settings:
  70. field_country_name_computed:
  71. label: 'Country Name'
  72. datasource_id: 'entity:node'
  73. property_path: field_country_name_computed
  74. type: 'solr_text_custom:asciistring'
  75. boost: !!float 3
  76. dependencies:
  77. module:
  78. - materio_sapi
  79. field_famille:
  80. label: Famille
  81. datasource_id: 'entity:node'
  82. property_path: field_famille
  83. type: string
  84. dependencies:
  85. config:
  86. - field.storage.node.field_famille
  87. field_reference:
  88. label: Reference
  89. datasource_id: 'entity:node'
  90. property_path: field_reference
  91. type: solr_text_wstoken
  92. boost: !!float 21
  93. dependencies:
  94. config:
  95. - field.storage.node.field_reference
  96. field_short_description:
  97. label: 'Short description'
  98. datasource_id: 'entity:node'
  99. property_path: field_short_description
  100. type: text
  101. dependencies:
  102. config:
  103. - field.storage.node.field_short_description
  104. name:
  105. label: 'Manufacturer » Terme de taxonomie » Nom'
  106. datasource_id: 'entity:node'
  107. property_path: 'field_manufacturer:entity:name'
  108. type: text
  109. dependencies:
  110. config:
  111. - field.storage.node.field_manufacturer
  112. module:
  113. - taxonomy
  114. name_1:
  115. label: 'Distributor » Terme de taxonomie » Nom'
  116. datasource_id: 'entity:node'
  117. property_path: 'field_distributor:entity:name'
  118. type: text
  119. dependencies:
  120. config:
  121. - field.storage.node.field_distributor
  122. module:
  123. - taxonomy
  124. nid:
  125. label: ID
  126. datasource_id: 'entity:node'
  127. property_path: nid
  128. type: integer
  129. dependencies:
  130. module:
  131. - node
  132. node_grants:
  133. label: 'Node access information'
  134. property_path: search_api_node_grants
  135. type: string
  136. indexed_locked: true
  137. type_locked: true
  138. hidden: true
  139. processed:
  140. label: 'Description » Processed text'
  141. datasource_id: 'entity:node'
  142. property_path: 'body:processed'
  143. type: text
  144. dependencies:
  145. config:
  146. - field.storage.node.body
  147. status:
  148. label: status
  149. datasource_id: 'entity:node'
  150. property_path: status
  151. type: boolean
  152. indexed_locked: true
  153. type_locked: true
  154. dependencies:
  155. module:
  156. - node
  157. tag_name:
  158. label: 'Tags » Taxonomy term » Name'
  159. datasource_id: 'entity:node'
  160. property_path: 'field_tags:entity:name'
  161. type: solr_text_wstoken
  162. boost: !!float 8
  163. dependencies:
  164. config:
  165. - field.storage.node.field_tags
  166. module:
  167. - taxonomy
  168. tag_synonyms:
  169. label: 'Tags » Taxonomy term » Synonyms'
  170. datasource_id: 'entity:node'
  171. property_path: 'field_tags:entity:field_synonyms'
  172. type: solr_text_wstoken
  173. boost: !!float 8
  174. dependencies:
  175. config:
  176. - field.storage.node.field_tags
  177. - field.storage.taxonomy_term.field_synonyms
  178. module:
  179. - taxonomy
  180. tag_tid:
  181. label: 'Tags » Taxonomy term » Term ID'
  182. datasource_id: 'entity:node'
  183. property_path: 'field_tags:entity:tid'
  184. type: integer
  185. boost: !!float 8
  186. dependencies:
  187. config:
  188. - field.storage.node.field_tags
  189. module:
  190. - taxonomy
  191. thesaurus_name:
  192. label: 'Thesaurus » Taxonomy term » Name'
  193. datasource_id: 'entity:node'
  194. property_path: 'field_thesaurus:entity:name'
  195. type: 'solr_text_custom:asciistring'
  196. boost: !!float 2
  197. dependencies:
  198. config:
  199. - field.storage.node.field_thesaurus
  200. module:
  201. - taxonomy
  202. thesaurus_name_0:
  203. label: 'Thesaurus 0 » Terme de taxonomie » Nom'
  204. datasource_id: 'entity:node'
  205. property_path: 'thesaurus_0:entity:name'
  206. type: 'solr_text_custom:asciistring'
  207. boost: !!float 21
  208. dependencies:
  209. module:
  210. - materio_sapi
  211. - taxonomy
  212. thesaurus_name_1:
  213. label: 'Thesaurus 1 » Terme de taxonomie » Nom'
  214. datasource_id: 'entity:node'
  215. property_path: 'thesaurus_1:entity:name'
  216. type: 'solr_text_custom:asciistring'
  217. boost: !!float 13
  218. dependencies:
  219. module:
  220. - materio_sapi
  221. - taxonomy
  222. thesaurus_name_2:
  223. label: 'Thesaurus 2 » Terme de taxonomie » Nom'
  224. datasource_id: 'entity:node'
  225. property_path: 'thesaurus_2:entity:name'
  226. type: 'solr_text_custom:asciistring'
  227. boost: !!float 8
  228. dependencies:
  229. module:
  230. - materio_sapi
  231. - taxonomy
  232. thesaurus_name_3:
  233. label: 'Thesaurus 3 » Terme de taxonomie » Nom'
  234. datasource_id: 'entity:node'
  235. property_path: 'thesaurus_3:entity:name'
  236. type: 'solr_text_custom:asciistring'
  237. boost: !!float 5
  238. dependencies:
  239. module:
  240. - materio_sapi
  241. - taxonomy
  242. thesaurus_name_4:
  243. label: 'Thesaurus 4 » Terme de taxonomie » Nom'
  244. datasource_id: 'entity:node'
  245. property_path: 'thesaurus_4:entity:name'
  246. type: 'solr_text_custom:asciistring'
  247. boost: !!float 3
  248. dependencies:
  249. module:
  250. - materio_sapi
  251. - taxonomy
  252. thesaurus_name_edgenstringascii:
  253. label: 'Thesaurus » Terme de taxonomie » Nom'
  254. datasource_id: 'entity:node'
  255. property_path: 'field_thesaurus:entity:name'
  256. type: 'solr_text_custom:edgeasciistring'
  257. boost: 0.5
  258. dependencies:
  259. config:
  260. - field.storage.node.field_thesaurus
  261. module:
  262. - taxonomy
  263. thesaurus_synonyms:
  264. label: 'Thesaurus » Taxonomy term » Synonyms'
  265. datasource_id: 'entity:node'
  266. property_path: 'field_thesaurus:entity:field_synonyms'
  267. type: 'solr_text_custom:asciistring'
  268. boost: !!float 2
  269. dependencies:
  270. config:
  271. - field.storage.node.field_thesaurus
  272. - field.storage.taxonomy_term.field_synonyms
  273. module:
  274. - taxonomy
  275. thesaurus_synonyms_0:
  276. label: 'Thesaurus 0 » Terme de taxonomie » Synonyms list'
  277. datasource_id: 'entity:node'
  278. property_path: 'thesaurus_0:entity:synonyms'
  279. type: 'solr_text_custom:asciistring'
  280. boost: !!float 21
  281. dependencies:
  282. module:
  283. - materio_sapi
  284. - synonyms
  285. - taxonomy
  286. thesaurus_synonyms_1:
  287. label: 'Thesaurus 1 » Terme de taxonomie » Synonyms'
  288. datasource_id: 'entity:node'
  289. property_path: 'thesaurus_1:entity:field_synonyms'
  290. type: 'solr_text_custom:asciistring'
  291. boost: !!float 13
  292. dependencies:
  293. config:
  294. - field.storage.taxonomy_term.field_synonyms
  295. module:
  296. - materio_sapi
  297. - taxonomy
  298. thesaurus_synonyms_2:
  299. label: 'Thesaurus 2 » Terme de taxonomie » Synonyms'
  300. datasource_id: 'entity:node'
  301. property_path: 'thesaurus_2:entity:field_synonyms'
  302. type: 'solr_text_custom:asciistring'
  303. boost: !!float 8
  304. dependencies:
  305. config:
  306. - field.storage.taxonomy_term.field_synonyms
  307. module:
  308. - materio_sapi
  309. - taxonomy
  310. thesaurus_synonyms_3:
  311. label: 'Thesaurus 3 » Terme de taxonomie » Synonyms'
  312. datasource_id: 'entity:node'
  313. property_path: 'thesaurus_3:entity:field_synonyms'
  314. type: 'solr_text_custom:asciistring'
  315. boost: !!float 5
  316. dependencies:
  317. config:
  318. - field.storage.taxonomy_term.field_synonyms
  319. module:
  320. - materio_sapi
  321. - taxonomy
  322. thesaurus_synonyms_4:
  323. label: 'Thesaurus 4 » Terme de taxonomie » Synonyms'
  324. datasource_id: 'entity:node'
  325. property_path: 'thesaurus_4:entity:field_synonyms'
  326. type: 'solr_text_custom:asciistring'
  327. boost: !!float 3
  328. dependencies:
  329. config:
  330. - field.storage.taxonomy_term.field_synonyms
  331. module:
  332. - materio_sapi
  333. - taxonomy
  334. thesaurus_synonyms_edgenstringascii:
  335. label: 'Thesaurus » Terme de taxonomie » Synonyms'
  336. datasource_id: 'entity:node'
  337. property_path: 'field_thesaurus:entity:field_synonyms'
  338. type: 'solr_text_custom:edgeasciistring'
  339. boost: 0.5
  340. dependencies:
  341. config:
  342. - field.storage.node.field_thesaurus
  343. - field.storage.taxonomy_term.field_synonyms
  344. module:
  345. - taxonomy
  346. thesaurus_tid:
  347. label: 'Thesaurus » Taxonomy term » Term ID'
  348. datasource_id: 'entity:node'
  349. property_path: 'field_thesaurus:entity:tid'
  350. type: integer
  351. boost: !!float 8
  352. dependencies:
  353. config:
  354. - field.storage.node.field_thesaurus
  355. module:
  356. - taxonomy
  357. title:
  358. label: Title
  359. datasource_id: 'entity:node'
  360. property_path: title
  361. type: 'solr_text_custom:asciistring'
  362. dependencies:
  363. module:
  364. - node
  365. type:
  366. label: 'Type de contenu'
  367. datasource_id: 'entity:node'
  368. property_path: type
  369. type: string
  370. dependencies:
  371. module:
  372. - node
  373. uid:
  374. label: uid
  375. datasource_id: 'entity:node'
  376. property_path: uid
  377. type: integer
  378. indexed_locked: true
  379. type_locked: true
  380. dependencies:
  381. module:
  382. - node
  383. uuid:
  384. label: UUID
  385. datasource_id: 'entity:node'
  386. property_path: uuid
  387. type: string
  388. dependencies:
  389. module:
  390. - node
  391. datasource_settings:
  392. 'entity:node':
  393. bundles:
  394. default: false
  395. selected:
  396. - materiau
  397. - thematique
  398. languages:
  399. default: false
  400. selected:
  401. - en
  402. - fr
  403. processor_settings:
  404. add_url: { }
  405. address_abbreviations_to_full_form:
  406. weights:
  407. preprocess_index: -20
  408. preprocess_query: -20
  409. all_fields: false
  410. aggregated_field: { }
  411. content_access:
  412. weights:
  413. preprocess_query: -50
  414. double_quote_workaround:
  415. weights:
  416. postprocess_query: 0
  417. preprocess_index: -15
  418. preprocess_query: -48
  419. all_fields: true
  420. fields:
  421. - country_code
  422. - country_code_1
  423. - field_famille
  424. - field_reference
  425. - name
  426. - name_1
  427. - processed
  428. - tag_name
  429. - tag_synonyms
  430. - thesaurus_name
  431. - thesaurus_synonyms
  432. - title
  433. - uuid
  434. replacement: '|9999999998|'
  435. entity_status: { }
  436. html_filter:
  437. weights:
  438. preprocess_index: -15
  439. preprocess_query: -49
  440. all_fields: true
  441. fields:
  442. - field_country_name_computed
  443. - field_famille
  444. - field_reference
  445. - field_short_description
  446. - name
  447. - name_1
  448. - processed
  449. - tag_name
  450. - tag_synonyms
  451. - thesaurus_name
  452. - thesaurus_name_0
  453. - thesaurus_name_1
  454. - thesaurus_name_2
  455. - thesaurus_name_3
  456. - thesaurus_name_4
  457. - thesaurus_name_edgenstringascii
  458. - thesaurus_synonyms
  459. - thesaurus_synonyms_0
  460. - thesaurus_synonyms_1
  461. - thesaurus_synonyms_2
  462. - thesaurus_synonyms_3
  463. - thesaurus_synonyms_4
  464. - thesaurus_synonyms_edgenstringascii
  465. - title
  466. - type
  467. - uuid
  468. title: true
  469. alt: true
  470. tags:
  471. b: 2
  472. h1: 5
  473. h2: 3
  474. h3: 2
  475. strong: 2
  476. language_with_fallback: { }
  477. rendered_item: { }
  478. solr_date_range:
  479. weights:
  480. preprocess_index: 0
  481. tracker_settings:
  482. default:
  483. indexing_order: fifo
  484. options:
  485. cron_limit: 50
  486. index_directly: true
  487. track_changes_in_references: true
  488. server: materio