search_api.index.database.yml 12 KB

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