You are here

search_api.index.social_content.yml in Open Social 8.9

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

File

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