You are here

search_api.index.content.yml in Lightning Core 8.4

modules/lightning_search/config/install/search_api.index.content.yml

File

modules/lightning_search/config/install/search_api.index.content.yml
View source
  1. langcode: en
  2. status: false
  3. dependencies:
  4. config:
  5. - core.entity_view_mode.node.full
  6. module:
  7. - search_api
  8. - node
  9. id: content
  10. name: Content
  11. description: 'An index of all content in your site.'
  12. read_only: false
  13. field_settings:
  14. rendered:
  15. label: Rendered
  16. property_path: rendered_item
  17. type: text
  18. configuration:
  19. roles:
  20. anonymous: anonymous
  21. view_mode: { }
  22. label:
  23. label: Label
  24. property_path: aggregated_field
  25. type: text
  26. configuration:
  27. type: first
  28. fields:
  29. - 'entity:node/title'
  30. status:
  31. label: null
  32. datasource_id: 'entity:node'
  33. property_path: status
  34. type: boolean
  35. indexed_locked: true
  36. type_locked: true
  37. uid:
  38. label: null
  39. datasource_id: 'entity:node'
  40. property_path: uid
  41. type: integer
  42. indexed_locked: true
  43. type_locked: true
  44. node_grants:
  45. label: 'Node access information'
  46. property_path: search_api_node_grants
  47. type: string
  48. indexed_locked: true
  49. type_locked: true
  50. hidden: true
  51. datasource_settings:
  52. 'entity:node':
  53. bundles:
  54. default: true
  55. selected: { }
  56. languages:
  57. default: true
  58. selected: { }
  59. processor_settings:
  60. add_url: { }
  61. aggregated_field: { }
  62. content_access:
  63. weights:
  64. preprocess_query: -10
  65. html_filter:
  66. fields:
  67. - rendered
  68. - label
  69. title: true
  70. alt: true
  71. tags:
  72. h1: 5
  73. h2: 3
  74. h3: 2
  75. strong: 2
  76. b: 2
  77. weights:
  78. preprocess_index: -10
  79. preprocess_query: -9
  80. all_fields: false
  81. ignorecase:
  82. fields:
  83. - rendered
  84. - label
  85. weights:
  86. preprocess_index: -9
  87. preprocess_query: -8
  88. all_fields: false
  89. node_status: { }
  90. rendered_item: { }
  91. stopwords:
  92. fields:
  93. - rendered
  94. - label
  95. stopwords:
  96. - a
  97. - an
  98. - and
  99. - are
  100. - as
  101. - at
  102. - be
  103. - but
  104. - by
  105. - for
  106. - if
  107. - in
  108. - into
  109. - is
  110. - it
  111. - 'no'
  112. - not
  113. - of
  114. - 'on'
  115. - or
  116. - s
  117. - such
  118. - t
  119. - that
  120. - the
  121. - their
  122. - then
  123. - there
  124. - these
  125. - they
  126. - this
  127. - to
  128. - was
  129. - will
  130. - with
  131. weights:
  132. preprocess_index: -5
  133. preprocess_query: -4
  134. all_fields: false
  135. tokenizer:
  136. fields:
  137. - rendered
  138. - label
  139. spaces: ''
  140. overlap_cjk: 1
  141. minimum_word_size: '3'
  142. weights:
  143. preprocess_index: -6
  144. preprocess_query: -5
  145. all_fields: false
  146. transliteration:
  147. fields:
  148. - rendered
  149. - label
  150. weights:
  151. preprocess_index: -4
  152. preprocess_query: -3
  153. all_fields: false
  154. tracker_settings:
  155. default: { }
  156. options:
  157. index_directly: true
  158. cron_limit: 50
  159. server: ''