You are here

search_api.index.social_all.yml in Open Social 10.3.x

modules/social_features/social_search/config/install/search_api.index.social_all.yml

File

modules/social_features/social_search/config/install/search_api.index.social_all.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - node
  6. - group
  7. - profile
  8. - user
  9. - search_api
  10. - entity_access_by_field
  11. - social_search
  12. config:
  13. - field.storage.group.field_group_description
  14. - field.storage.group.field_group_location
  15. - field.storage.profile.field_profile_expertise
  16. - field.storage.profile.field_profile_first_name
  17. - field.storage.profile.field_profile_interests
  18. - field.storage.profile.field_profile_last_name
  19. - field.storage.profile.field_profile_profile_tag
  20. - search_api.server.social_database
  21. - core.entity_view_mode.group.teaser
  22. - core.entity_view_mode.node.search_index
  23. - core.entity_view_mode.profile.search_index
  24. id: social_all
  25. name: 'Social all'
  26. description: 'All content index created for the Social distribution.'
  27. read_only: false
  28. field_settings:
  29. created:
  30. label: 'Authored on'
  31. datasource_id: 'entity:node'
  32. property_path: created
  33. type: date
  34. dependencies:
  35. module:
  36. - node
  37. created_1:
  38. label: 'Created on'
  39. datasource_id: 'entity:group'
  40. property_path: created
  41. type: date
  42. dependencies:
  43. module:
  44. - group
  45. field_group_description:
  46. label: Description
  47. datasource_id: 'entity:group'
  48. property_path: field_group_description
  49. type: text
  50. dependencies:
  51. config:
  52. - field.storage.group.field_group_description
  53. field_group_location:
  54. label: 'Location name'
  55. datasource_id: 'entity:group'
  56. property_path: field_group_location
  57. type: string
  58. dependencies:
  59. config:
  60. - field.storage.group.field_group_location
  61. field_profile_expertise:
  62. label: Expertise
  63. datasource_id: 'entity:profile'
  64. property_path: field_profile_expertise
  65. type: integer
  66. dependencies:
  67. config:
  68. - field.storage.profile.field_profile_expertise
  69. field_profile_first_name:
  70. label: 'First name'
  71. datasource_id: 'entity:profile'
  72. property_path: field_profile_first_name
  73. type: text
  74. boost: !!float 2
  75. dependencies:
  76. config:
  77. - field.storage.profile.field_profile_first_name
  78. field_profile_interests:
  79. label: Interests
  80. datasource_id: 'entity:profile'
  81. property_path: field_profile_interests
  82. type: integer
  83. dependencies:
  84. config:
  85. - field.storage.profile.field_profile_interests
  86. field_profile_last_name:
  87. label: 'Last name'
  88. datasource_id: 'entity:profile'
  89. property_path: field_profile_last_name
  90. type: text
  91. boost: !!float 2
  92. dependencies:
  93. config:
  94. - field.storage.profile.field_profile_last_name
  95. field_profile_profile_tag:
  96. label: 'Profile tag'
  97. datasource_id: 'entity:profile'
  98. property_path: field_profile_profile_tag
  99. type: integer
  100. dependencies:
  101. config:
  102. - field.storage.profile.field_profile_profile_tag
  103. label:
  104. label: Title
  105. datasource_id: 'entity:group'
  106. property_path: label
  107. type: text
  108. boost: !!float 21
  109. dependencies:
  110. module:
  111. - group
  112. name:
  113. label: 'Owner » User » Name'
  114. datasource_id: 'entity:profile'
  115. property_path: 'uid:entity:name'
  116. type: text
  117. boost: !!float 2
  118. dependencies:
  119. module:
  120. - profile
  121. - user
  122. node_grants:
  123. label: 'Node access information'
  124. property_path: search_api_node_grants
  125. type: string
  126. indexed_locked: true
  127. type_locked: true
  128. hidden: true
  129. rendered_item:
  130. label: 'Rendered HTML output'
  131. property_path: rendered_item
  132. type: text
  133. configuration:
  134. roles:
  135. anonymous: anonymous
  136. view_mode:
  137. 'entity:group':
  138. closed_group: teaser
  139. open_group: teaser
  140. public_group: ''
  141. 'entity:node':
  142. event: search_index
  143. page: search_index
  144. topic: search_index
  145. 'entity:profile':
  146. profile: search_index
  147. status:
  148. label: 'Publishing 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. title:
  158. label: Title
  159. datasource_id: 'entity:node'
  160. property_path: title
  161. type: text
  162. boost: !!float 21
  163. dependencies:
  164. module:
  165. - node
  166. type:
  167. label: 'Content type'
  168. datasource_id: 'entity:node'
  169. property_path: type
  170. type: string
  171. dependencies:
  172. module:
  173. - node
  174. type_1:
  175. label: 'Content type'
  176. datasource_id: 'entity:node'
  177. property_path: type
  178. type: text
  179. boost: !!float 13
  180. dependencies:
  181. module:
  182. - node
  183. uid:
  184. label: 'Authored by'
  185. datasource_id: 'entity:node'
  186. property_path: uid
  187. type: integer
  188. indexed_locked: true
  189. type_locked: true
  190. dependencies:
  191. module:
  192. - node
  193. uid_1:
  194. label: 'Group creator'
  195. datasource_id: 'entity:group'
  196. property_path: uid
  197. type: integer
  198. dependencies:
  199. module:
  200. - group
  201. uid_2:
  202. label: Owner
  203. datasource_id: 'entity:profile'
  204. property_path: uid
  205. type: integer
  206. dependencies:
  207. module:
  208. - profile
  209. user_status:
  210. label: 'Owner » User » User status'
  211. datasource_id: 'entity:profile'
  212. property_path: 'uid:entity:status'
  213. type: boolean
  214. dependencies:
  215. module:
  216. - profile
  217. - user
  218. datasource_settings:
  219. 'entity:group':
  220. bundles:
  221. default: true
  222. selected: { }
  223. languages:
  224. default: true
  225. selected: { }
  226. 'entity:node':
  227. bundles:
  228. default: true
  229. selected: { }
  230. languages:
  231. default: true
  232. selected: { }
  233. 'entity:profile':
  234. bundles:
  235. default: true
  236. selected: { }
  237. processor_settings:
  238. entity_access_by_field:
  239. weights:
  240. preprocess_query: -30
  241. ignorecase:
  242. all_fields: true
  243. fields:
  244. - field_group_description
  245. - field_group_location
  246. - field_profile_first_name
  247. - field_profile_last_name
  248. - label
  249. - name
  250. - rendered_item
  251. - title
  252. - type
  253. - type_1
  254. weights:
  255. preprocess_index: -20
  256. preprocess_query: -20
  257. content_access:
  258. weights:
  259. preprocess_query: -30
  260. language_with_fallback: { }
  261. stopwords:
  262. all_fields: false
  263. fields:
  264. - field_group_description
  265. - rendered_item
  266. stopwords:
  267. - a
  268. - an
  269. - and
  270. - are
  271. - as
  272. - at
  273. - be
  274. - but
  275. - by
  276. - for
  277. - if
  278. - in
  279. - into
  280. - is
  281. - it
  282. - 'no'
  283. - not
  284. - of
  285. - 'on'
  286. - or
  287. - s
  288. - such
  289. - t
  290. - that
  291. - the
  292. - their
  293. - then
  294. - there
  295. - these
  296. - they
  297. - this
  298. - to
  299. - was
  300. - will
  301. - with
  302. weights:
  303. preprocess_index: -5
  304. preprocess_query: -2
  305. html_filter:
  306. all_fields: false
  307. fields:
  308. - field_group_description
  309. - field_group_location
  310. - label
  311. - name
  312. - rendered_item
  313. - title
  314. - type
  315. title: true
  316. alt: true
  317. tags:
  318. b: 2
  319. em: 1
  320. h1: 5
  321. h2: 3
  322. h3: 2
  323. strong: 2
  324. u: 1
  325. weights:
  326. preprocess_index: -25
  327. preprocess_query: -15
  328. transliteration:
  329. all_fields: true
  330. fields:
  331. - field_group_description
  332. - field_group_location
  333. - field_profile_first_name
  334. - field_profile_last_name
  335. - label
  336. - name
  337. - rendered_item
  338. - title
  339. - type
  340. - type_1
  341. weights:
  342. preprocess_index: -20
  343. preprocess_query: -20
  344. rendered_item: { }
  345. add_url: { }
  346. aggregated_field: { }
  347. tokenizer:
  348. all_fields: true
  349. fields:
  350. - field_group_description
  351. - field_profile_first_name
  352. - field_profile_last_name
  353. - label
  354. - name
  355. - rendered_item
  356. - title
  357. - type_1
  358. spaces: ''
  359. overlap_cjk: 1
  360. minimum_word_size: '3'
  361. weights:
  362. preprocess_index: -6
  363. preprocess_query: -6
  364. ignored: ._-
  365. blocked_users:
  366. weights:
  367. preprocess_query: -30
  368. super_user:
  369. weights:
  370. preprocess_query: 30
  371. tracker_settings:
  372. default:
  373. indexing_order: fifo
  374. options:
  375. index_directly: false
  376. cron_limit: 50
  377. server: social_database