You are here

search_api.index.social_content.yml in Open Social 10.2.x

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