You are here

search_api.index.social_groups.yml in Open Social 8.3

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. - user
  6. - search_api
  7. - group
  8. config:
  9. - field.storage.group.field_group_description
  10. - search_api.server.social_database
  11. - core.entity_view_mode.group.teaser
  12. id: social_groups
  13. name: 'Social Groups'
  14. description: 'Default group index created for the Social distribution.'
  15. read_only: false
  16. field_settings:
  17. rendered_item:
  18. label: 'Rendered HTML output'
  19. property_path: rendered_item
  20. type: text
  21. configuration:
  22. roles:
  23. anonymous: anonymous
  24. view_mode:
  25. 'entity:group':
  26. closed_group: teaser
  27. open_group: teaser
  28. type:
  29. label: Type
  30. datasource_id: 'entity:group'
  31. property_path: type
  32. type: string
  33. label:
  34. label: Title
  35. datasource_id: 'entity:group'
  36. property_path: label
  37. type: string
  38. name:
  39. label: 'Group creator » User » Name'
  40. datasource_id: 'entity:group'
  41. property_path: 'uid:entity:name'
  42. type: string
  43. dependencies:
  44. module:
  45. - user
  46. field_group_description:
  47. label: Description
  48. datasource_id: 'entity:group'
  49. property_path: field_group_description
  50. type: text
  51. dependencies:
  52. config:
  53. - field.storage.group.field_group_description
  54. datasource_settings:
  55. 'entity:group':
  56. plugin_id: 'entity:group'
  57. settings:
  58. bundles:
  59. default: true
  60. selected: { }
  61. languages:
  62. default: true
  63. selected: { }
  64. bundles:
  65. default: true
  66. selected: { }
  67. languages:
  68. default: true
  69. selected: { }
  70. processor_settings:
  71. add_url:
  72. plugin_id: add_url
  73. settings:
  74. weights:
  75. preprocess_index: -30
  76. aggregated_field:
  77. plugin_id: aggregated_field
  78. settings:
  79. weights:
  80. add_properties: 20
  81. html_filter:
  82. plugin_id: html_filter
  83. settings:
  84. fields:
  85. - field_group_description
  86. - rendered_item
  87. title: true
  88. alt: true
  89. tags:
  90. h1: 5
  91. h2: 3
  92. h3: 2
  93. strong: 2
  94. b: 2
  95. weights:
  96. preprocess_index: -10
  97. preprocess_query: -10
  98. title: true
  99. alt: true
  100. tags:
  101. h1: 5
  102. h2: 3
  103. h3: 2
  104. strong: 2
  105. b: 2
  106. em: 1
  107. u: 1
  108. all_fields: false
  109. ignorecase:
  110. plugin_id: ignorecase
  111. settings:
  112. fields:
  113. - type
  114. - label
  115. - name
  116. - field_group_description
  117. - rendered_item
  118. weights:
  119. preprocess_index: -10
  120. preprocess_query: -10
  121. all_fields: false
  122. ignore_character:
  123. plugin_id: ignore_character
  124. settings:
  125. fields:
  126. - type
  127. - label
  128. - name
  129. - field_group_description
  130. ignorable: '[''¿¡!?,.:;]'
  131. strip:
  132. character_sets:
  133. Pc: Pc
  134. Pd: Pd
  135. Pe: Pe
  136. Pf: Pf
  137. Pi: Pi
  138. Po: Po
  139. Ps: Ps
  140. Cc: 0
  141. Cf: 0
  142. Co: 0
  143. Mc: 0
  144. Me: 0
  145. Mn: 0
  146. Sc: 0
  147. Sk: 0
  148. Sm: 0
  149. So: 0
  150. Zl: 0
  151. Zp: 0
  152. Zs: 0
  153. weights:
  154. preprocess_index: -10
  155. preprocess_query: -10
  156. ignorable: '[''¿¡!?,.:;]'
  157. strip:
  158. character_sets:
  159. Pc: Pc
  160. Pd: Pd
  161. Pe: Pe
  162. Pf: Pf
  163. Pi: Pi
  164. Po: Po
  165. Ps: Ps
  166. all_fields: false
  167. rendered_item:
  168. plugin_id: rendered_item
  169. settings:
  170. weights:
  171. add_properties: 0
  172. pre_index_save: -10
  173. stopwords:
  174. plugin_id: stopwords
  175. settings:
  176. fields:
  177. - field_group_description
  178. - rendered_item
  179. stopwords:
  180. - a
  181. - an
  182. - and
  183. - are
  184. - as
  185. - at
  186. - be
  187. - but
  188. - by
  189. - for
  190. - if
  191. - in
  192. - into
  193. - is
  194. - it
  195. - 'no'
  196. - not
  197. - of
  198. - 'on'
  199. - or
  200. - s
  201. - such
  202. - t
  203. - that
  204. - the
  205. - their
  206. - then
  207. - there
  208. - these
  209. - they
  210. - this
  211. - to
  212. - was
  213. - will
  214. - with
  215. weights:
  216. preprocess_index: -5
  217. preprocess_query: -2
  218. stopwords:
  219. - a
  220. - an
  221. - and
  222. - are
  223. - as
  224. - at
  225. - be
  226. - but
  227. - by
  228. - for
  229. - if
  230. - in
  231. - into
  232. - is
  233. - it
  234. - 'no'
  235. - not
  236. - of
  237. - 'on'
  238. - or
  239. - s
  240. - such
  241. - t
  242. - that
  243. - the
  244. - their
  245. - then
  246. - there
  247. - these
  248. - they
  249. - this
  250. - to
  251. - was
  252. - will
  253. - with
  254. all_fields: false
  255. tokenizer:
  256. plugin_id: tokenizer
  257. settings:
  258. fields:
  259. - field_group_description
  260. - rendered_item
  261. spaces: ''
  262. overlap_cjk: 1
  263. minimum_word_size: '3'
  264. weights:
  265. preprocess_index: -6
  266. preprocess_query: -6
  267. spaces: ''
  268. overlap_cjk: 1
  269. minimum_word_size: '3'
  270. all_fields: false
  271. transliteration:
  272. plugin_id: transliteration
  273. settings:
  274. fields:
  275. - label
  276. - field_group_description
  277. - rendered_item
  278. weights:
  279. preprocess_index: -10
  280. preprocess_query: -10
  281. all_fields: false
  282. tracker_settings:
  283. default:
  284. plugin_id: default
  285. settings: { }
  286. indexing_order: fifo
  287. options:
  288. index_directly: true
  289. cron_limit: 50
  290. server: social_database