You are here

search_api.index.panopoly_search_solr_node_index.yml in Panopoly Search 8.2

modules/panopoly_search_solr/config/install/search_api.index.panopoly_search_solr_node_index.yml

File

modules/panopoly_search_solr/config/install/search_api.index.panopoly_search_solr_node_index.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - search_api_solr
  6. - node
  7. - search_api
  8. config:
  9. - field.storage.node.body
  10. - search_api.server.panopoly_search_solr_server
  11. third_party_settings:
  12. search_api_solr:
  13. finalize: false
  14. commit_before_finalize: false
  15. commit_after_finalize: false
  16. multilingual:
  17. limit_to_content_language: false
  18. include_language_independent: true
  19. highlighter:
  20. maxAnalyzedChars: 51200
  21. fragmenter: gap
  22. regex:
  23. slop: 0.5
  24. pattern: blank
  25. maxAnalyzedChars: 10000
  26. usePhraseHighlighter: true
  27. highlightMultiTerm: true
  28. preserveMulti: false
  29. highlight:
  30. mergeContiguous: false
  31. requireFieldMatch: false
  32. snippets: 3
  33. fragsize: 0
  34. mlt:
  35. mintf: 1
  36. mindf: 1
  37. maxdf: 0
  38. maxdfpct: 0
  39. minwl: 0
  40. maxwl: 0
  41. maxqt: 100
  42. maxntp: 2000
  43. boost: false
  44. interestingTerms: none
  45. term_modifiers:
  46. slop: 3
  47. fuzzy: 1
  48. advanced:
  49. index_prefix: ''
  50. collection: ''
  51. timezone: ''
  52. id: panopoly_search_solr_node_index
  53. name: 'Solr Node Index'
  54. description: ''
  55. read_only: false
  56. field_settings:
  57. changed:
  58. label: Changed
  59. datasource_id: 'entity:node'
  60. property_path: changed
  61. type: text
  62. dependencies:
  63. module:
  64. - node
  65. created:
  66. label: 'Authored on'
  67. datasource_id: 'entity:node'
  68. property_path: created
  69. type: date
  70. dependencies:
  71. module:
  72. - node
  73. nid:
  74. label: ID
  75. datasource_id: 'entity:node'
  76. property_path: nid
  77. type: integer
  78. dependencies:
  79. module:
  80. - node
  81. node_grants:
  82. label: 'Node access information'
  83. property_path: search_api_node_grants
  84. type: string
  85. indexed_locked: true
  86. type_locked: true
  87. hidden: true
  88. rendered_item:
  89. label: 'Rendered HTML output'
  90. property_path: rendered_item
  91. type: text
  92. configuration:
  93. roles:
  94. anonymous: anonymous
  95. view_mode:
  96. 'entity:node':
  97. panopoly_content_page: default
  98. panopoly_landing_page: default
  99. panopoly_test_content_page: ''
  100. panopoly_test_landing_page: ''
  101. panopoly_test_page_simple: ''
  102. status:
  103. label: Published
  104. datasource_id: 'entity:node'
  105. property_path: status
  106. type: boolean
  107. indexed_locked: true
  108. type_locked: true
  109. dependencies:
  110. module:
  111. - node
  112. summary_processed:
  113. label: 'Body » Processed summary'
  114. datasource_id: 'entity:node'
  115. property_path: 'body:summary_processed'
  116. type: text
  117. dependencies:
  118. config:
  119. - field.storage.node.body
  120. title:
  121. label: Title
  122. datasource_id: 'entity:node'
  123. property_path: title
  124. type: text
  125. boost: !!float 8
  126. dependencies:
  127. module:
  128. - node
  129. type:
  130. label: 'Content type'
  131. datasource_id: 'entity:node'
  132. property_path: type
  133. type: string
  134. dependencies:
  135. module:
  136. - node
  137. uid:
  138. label: 'Authored by'
  139. datasource_id: 'entity:node'
  140. property_path: uid
  141. type: integer
  142. indexed_locked: true
  143. type_locked: true
  144. dependencies:
  145. module:
  146. - node
  147. url:
  148. label: URI
  149. property_path: search_api_url
  150. type: string
  151. configuration:
  152. absolute: false
  153. datasource_settings:
  154. 'entity:node':
  155. bundles:
  156. default: true
  157. selected: { }
  158. languages:
  159. default: true
  160. selected: { }
  161. processor_settings:
  162. add_url: { }
  163. aggregated_field: { }
  164. content_access:
  165. weights:
  166. preprocess_query: -30
  167. entity_status: { }
  168. html_filter:
  169. all_fields: false
  170. fields:
  171. - changed
  172. - rendered_item
  173. - summary_processed
  174. - title
  175. - type
  176. - url
  177. title: true
  178. alt: true
  179. tags:
  180. b: 2
  181. em: 1
  182. h1: 5
  183. h2: 3
  184. h3: 2
  185. strong: 2
  186. u: 1
  187. weights:
  188. preprocess_index: -15
  189. preprocess_query: -15
  190. language_with_fallback: { }
  191. rendered_item: { }
  192. solr_date_range:
  193. weights:
  194. preprocess_index: 0
  195. tracker_settings:
  196. default:
  197. indexing_order: fifo
  198. options:
  199. index_directly: true
  200. cron_limit: 20
  201. server: panopoly_search_solr_server