You are here

search_api.index.social_groups.yml in Open Social 8.9

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

File

modules/social_features/social_search/config/install/search_api.index.social_groups.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - group
  6. - user
  7. - search_api
  8. config:
  9. - field.storage.group.field_group_description
  10. - search_api.server.social_database
  11. - core.entity_view_mode.group.teaser
  12. _core:
  13. default_config_hash: Ed3QodM_5VMVirtscZV64UyLSBVNL0B4_UJSKAMhC00
  14. id: social_groups
  15. name: 'Social Groups'
  16. description: 'Default group index created for the Social distribution.'
  17. read_only: false
  18. field_settings:
  19. created:
  20. label: 'Created on'
  21. datasource_id: 'entity:group'
  22. property_path: created
  23. type: date
  24. dependencies:
  25. module:
  26. - group
  27. field_group_description:
  28. label: Description
  29. datasource_id: 'entity:group'
  30. property_path: field_group_description
  31. type: text
  32. dependencies:
  33. config:
  34. - field.storage.group.field_group_description
  35. label:
  36. label: Title
  37. datasource_id: 'entity:group'
  38. property_path: label
  39. type: text
  40. boost: !!float 21
  41. dependencies:
  42. module:
  43. - group
  44. name:
  45. label: 'Group creator » User » Name'
  46. datasource_id: 'entity:group'
  47. property_path: 'uid:entity:name'
  48. type: string
  49. dependencies:
  50. module:
  51. - group
  52. - user
  53. - user
  54. rendered_item:
  55. label: 'Rendered HTML output'
  56. property_path: rendered_item
  57. type: text
  58. configuration:
  59. roles:
  60. anonymous: anonymous
  61. view_mode:
  62. 'entity:group':
  63. closed_group: teaser
  64. open_group: teaser
  65. type:
  66. label: Type
  67. datasource_id: 'entity:group'
  68. property_path: type
  69. type: string
  70. dependencies:
  71. module:
  72. - group
  73. datasource_settings:
  74. 'entity:group':
  75. plugin_id: 'entity:group'
  76. bundles:
  77. default: true
  78. selected: { }
  79. languages:
  80. default: true
  81. selected: { }
  82. processor_settings:
  83. rendered_item:
  84. plugin_id: rendered_item
  85. weights:
  86. add_properties: 0
  87. pre_index_save: -10
  88. add_url:
  89. plugin_id: add_url
  90. weights:
  91. preprocess_index: -30
  92. aggregated_field:
  93. plugin_id: aggregated_field
  94. weights:
  95. add_properties: 20
  96. tokenizer:
  97. plugin_id: tokenizer
  98. all_fields: true
  99. fields:
  100. - field_group_description
  101. - rendered_item
  102. spaces: ''
  103. overlap_cjk: 1
  104. minimum_word_size: '3'
  105. weights:
  106. preprocess_index: -6
  107. preprocess_query: -6
  108. stopwords:
  109. plugin_id: stopwords
  110. all_fields: false
  111. fields:
  112. - field_group_description
  113. - rendered_item
  114. stopwords:
  115. - a
  116. - an
  117. - and
  118. - are
  119. - as
  120. - at
  121. - be
  122. - but
  123. - by
  124. - for
  125. - if
  126. - in
  127. - into
  128. - is
  129. - it
  130. - 'no'
  131. - not
  132. - of
  133. - 'on'
  134. - or
  135. - s
  136. - such
  137. - t
  138. - that
  139. - the
  140. - their
  141. - then
  142. - there
  143. - these
  144. - they
  145. - this
  146. - to
  147. - was
  148. - will
  149. - with
  150. weights:
  151. preprocess_index: -5
  152. preprocess_query: -2
  153. ignorecase:
  154. plugin_id: ignorecase
  155. all_fields: true
  156. fields:
  157. - field_group_description
  158. - label
  159. - name
  160. - rendered_item
  161. - type
  162. weights:
  163. preprocess_index: -10
  164. preprocess_query: -10
  165. transliteration:
  166. plugin_id: transliteration
  167. all_fields: true
  168. fields:
  169. - field_group_description
  170. - label
  171. - rendered_item
  172. weights:
  173. preprocess_index: -10
  174. preprocess_query: -10
  175. ignore_character:
  176. plugin_id: ignore_character
  177. all_fields: false
  178. fields:
  179. - field_group_description
  180. - label
  181. - name
  182. - type
  183. ignorable: '[''¿¡!?,.:;]'
  184. strip:
  185. character_sets:
  186. Pc: Pc
  187. Pd: Pd
  188. Pe: Pe
  189. Pf: Pf
  190. Pi: Pi
  191. Po: Po
  192. Ps: Ps
  193. weights:
  194. preprocess_index: -10
  195. preprocess_query: -10
  196. ignorable_classes:
  197. - Pc
  198. - Pd
  199. - Pe
  200. - Pf
  201. - Pi
  202. - Po
  203. - Ps
  204. html_filter:
  205. plugin_id: html_filter
  206. all_fields: false
  207. fields:
  208. - field_group_description
  209. - rendered_item
  210. title: true
  211. alt: true
  212. tags:
  213. b: 2
  214. em: 1
  215. h1: 5
  216. h2: 3
  217. h3: 2
  218. strong: 2
  219. u: 1
  220. weights:
  221. preprocess_index: -15
  222. preprocess_query: -10
  223. tracker_settings:
  224. default:
  225. indexing_order: fifo
  226. options:
  227. index_directly: false
  228. cron_limit: 50
  229. server: social_database