You are here

search_api.index.default_index.yml in Opigno Search 8

Same filename and directory in other branches
  1. 3.x config/rewrite/search_api.index.default_index.yml
config/rewrite/search_api.index.default_index.yml

File

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