search_api.index.database.yml 8.5 KB

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