You are here

views.view.panopoly_search_db.yml in Panopoly Search 8.2

modules/panopoly_search_db/config/install/views.view.panopoly_search_db.yml

File

modules/panopoly_search_db/config/install/views.view.panopoly_search_db.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.storage.node.body
  6. - field.storage.node.field_panopoly_featured_image
  7. - responsive_image.styles.panopoly_images_quarter
  8. - search_api.index.panopoly_search_db_node_index
  9. module:
  10. - responsive_image
  11. - search_api
  12. - text
  13. - user
  14. id: panopoly_search_db
  15. label: 'Panopoly Search (Database)'
  16. module: views
  17. description: ''
  18. tag: ''
  19. base_table: search_api_index_panopoly_search_db_node_index
  20. base_field: search_api_id
  21. display:
  22. default:
  23. display_plugin: default
  24. id: default
  25. display_title: Master
  26. position: 0
  27. display_options:
  28. access:
  29. type: perm
  30. options:
  31. perm: 'use panopoly_search'
  32. cache:
  33. type: tag
  34. options: { }
  35. query:
  36. type: views_query
  37. options:
  38. bypass_access: false
  39. skip_access: false
  40. preserve_facet_query_args: false
  41. exposed_form:
  42. type: basic
  43. options:
  44. submit_button: Search
  45. reset_button: false
  46. reset_button_label: Reset
  47. exposed_sorts_label: 'Sort by'
  48. expose_sort_order: false
  49. sort_asc_label: Asc
  50. sort_desc_label: Desc
  51. pager:
  52. type: full
  53. options:
  54. items_per_page: 15
  55. offset: 0
  56. id: 0
  57. total_pages: null
  58. tags:
  59. previous: ‹‹
  60. next: ››
  61. first: '« First'
  62. last: 'Last »'
  63. expose:
  64. items_per_page: false
  65. items_per_page_label: 'Items per page'
  66. items_per_page_options: '5, 10, 25, 50'
  67. items_per_page_options_all: false
  68. items_per_page_options_all_label: '- All -'
  69. offset: false
  70. offset_label: Offset
  71. quantity: 9
  72. style:
  73. type: default
  74. options:
  75. grouping: { }
  76. row_class: clearfix
  77. default_row_class: true
  78. row:
  79. type: fields
  80. fields:
  81. field_panopoly_featured_image:
  82. id: field_panopoly_featured_image
  83. table: search_api_datasource_panopoly_search_db_node_index_entity_node
  84. field: field_panopoly_featured_image
  85. relationship: none
  86. group_type: group
  87. admin_label: ''
  88. label: ''
  89. exclude: false
  90. alter:
  91. alter_text: false
  92. text: ''
  93. make_link: false
  94. path: ''
  95. absolute: false
  96. external: false
  97. replace_spaces: false
  98. path_case: none
  99. trim_whitespace: false
  100. alt: ''
  101. rel: ''
  102. link_class: ''
  103. prefix: ''
  104. suffix: ''
  105. target: ''
  106. nl2br: false
  107. max_length: 0
  108. word_boundary: true
  109. ellipsis: true
  110. more_link: false
  111. more_link_text: ''
  112. more_link_path: ''
  113. strip_tags: false
  114. trim: false
  115. preserve_tags: ''
  116. html: false
  117. element_type: ''
  118. element_class: ''
  119. element_label_type: ''
  120. element_label_class: ''
  121. element_label_colon: false
  122. element_wrapper_type: ''
  123. element_wrapper_class: panopoly-search-featured-image
  124. element_default_classes: true
  125. empty: ''
  126. hide_empty: false
  127. empty_zero: false
  128. hide_alter_empty: true
  129. click_sort_column: target_id
  130. type: responsive_image
  131. settings:
  132. responsive_image_style: panopoly_images_quarter
  133. image_link: content
  134. group_column: ''
  135. group_columns: { }
  136. group_rows: true
  137. delta_limit: 0
  138. delta_offset: 0
  139. delta_reversed: false
  140. delta_first_last: false
  141. multi_type: separator
  142. separator: ', '
  143. field_api_classes: false
  144. field_rendering: true
  145. fallback_handler: search_api
  146. fallback_options:
  147. link_to_item: false
  148. use_highlighting: false
  149. multi_type: separator
  150. multi_separator: ', '
  151. entity_type: node
  152. plugin_id: search_api_field
  153. title:
  154. id: title
  155. table: search_api_datasource_panopoly_search_db_node_index_entity_node
  156. field: title
  157. relationship: none
  158. group_type: group
  159. admin_label: ''
  160. label: ''
  161. exclude: false
  162. alter:
  163. alter_text: false
  164. text: ''
  165. make_link: false
  166. path: ''
  167. absolute: false
  168. external: false
  169. replace_spaces: false
  170. path_case: none
  171. trim_whitespace: false
  172. alt: ''
  173. rel: ''
  174. link_class: ''
  175. prefix: ''
  176. suffix: ''
  177. target: ''
  178. nl2br: false
  179. max_length: 0
  180. word_boundary: true
  181. ellipsis: true
  182. more_link: false
  183. more_link_text: ''
  184. more_link_path: ''
  185. strip_tags: false
  186. trim: false
  187. preserve_tags: ''
  188. html: false
  189. element_type: h3
  190. element_class: ''
  191. element_label_type: ''
  192. element_label_class: ''
  193. element_label_colon: false
  194. element_wrapper_type: ''
  195. element_wrapper_class: ''
  196. element_default_classes: true
  197. empty: ''
  198. hide_empty: false
  199. empty_zero: false
  200. hide_alter_empty: true
  201. click_sort_column: value
  202. type: string
  203. settings:
  204. link_to_entity: true
  205. group_column: value
  206. group_columns: { }
  207. group_rows: true
  208. delta_limit: 0
  209. delta_offset: 0
  210. delta_reversed: false
  211. delta_first_last: false
  212. multi_type: separator
  213. separator: ', '
  214. field_api_classes: false
  215. field_rendering: true
  216. fallback_handler: search_api
  217. fallback_options:
  218. link_to_item: true
  219. use_highlighting: false
  220. multi_type: separator
  221. multi_separator: ', '
  222. entity_type: node
  223. plugin_id: search_api_field
  224. body:
  225. id: body
  226. table: search_api_datasource_panopoly_search_db_node_index_entity_node
  227. field: body
  228. relationship: none
  229. group_type: group
  230. admin_label: ''
  231. label: ''
  232. exclude: false
  233. alter:
  234. alter_text: false
  235. text: ''
  236. make_link: false
  237. path: ''
  238. absolute: false
  239. external: false
  240. replace_spaces: false
  241. path_case: none
  242. trim_whitespace: false
  243. alt: ''
  244. rel: ''
  245. link_class: ''
  246. prefix: ''
  247. suffix: ''
  248. target: ''
  249. nl2br: false
  250. max_length: 270
  251. word_boundary: true
  252. ellipsis: true
  253. more_link: false
  254. more_link_text: ''
  255. more_link_path: ''
  256. strip_tags: true
  257. trim: true
  258. preserve_tags: ''
  259. html: false
  260. element_type: ''
  261. element_class: ''
  262. element_label_type: ''
  263. element_label_class: ''
  264. element_label_colon: false
  265. element_wrapper_type: ''
  266. element_wrapper_class: ''
  267. element_default_classes: true
  268. empty: ''
  269. hide_empty: false
  270. empty_zero: false
  271. hide_alter_empty: true
  272. click_sort_column: value
  273. type: text_summary_or_trimmed
  274. settings:
  275. trim_length: 600
  276. group_column: value
  277. group_columns: { }
  278. group_rows: true
  279. delta_limit: 0
  280. delta_offset: 0
  281. delta_reversed: false
  282. delta_first_last: false
  283. multi_type: separator
  284. separator: ', '
  285. field_api_classes: false
  286. field_rendering: true
  287. fallback_handler: search_api
  288. fallback_options:
  289. link_to_item: false
  290. use_highlighting: false
  291. multi_type: separator
  292. multi_separator: ', '
  293. entity_type: node
  294. plugin_id: search_api_field
  295. filters:
  296. search_api_fulltext:
  297. id: search_api_fulltext
  298. table: search_api_index_panopoly_search_db_node_index
  299. field: search_api_fulltext
  300. relationship: none
  301. group_type: group
  302. admin_label: ''
  303. operator: or
  304. value: ''
  305. group: 1
  306. exposed: true
  307. expose:
  308. operator_id: search_api_fulltext_op
  309. label: 'Enter your keywords'
  310. description: ''
  311. use_operator: false
  312. operator: search_api_fulltext_op
  313. operator_limit_selection: false
  314. operator_list: { }
  315. identifier: keys
  316. required: true
  317. remember: false
  318. multiple: false
  319. remember_roles:
  320. authenticated: authenticated
  321. anonymous: '0'
  322. administrator: '0'
  323. editor: '0'
  324. placeholder: ''
  325. expose_fields: false
  326. searched_fields_id: search_api_fulltext_searched_fields
  327. is_grouped: false
  328. group_info:
  329. label: ''
  330. description: ''
  331. identifier: ''
  332. optional: true
  333. widget: select
  334. multiple: false
  335. remember: false
  336. default_group: All
  337. default_group_multiple: { }
  338. group_items: { }
  339. parse_mode: terms
  340. min_length: null
  341. fields: { }
  342. plugin_id: search_api_fulltext
  343. sorts:
  344. search_api_relevance:
  345. id: search_api_relevance
  346. table: search_api_index_panopoly_search_db_node_index
  347. field: search_api_relevance
  348. relationship: none
  349. group_type: group
  350. admin_label: ''
  351. order: DESC
  352. exposed: false
  353. expose:
  354. label: ''
  355. plugin_id: search_api
  356. title: Search
  357. header: { }
  358. footer: { }
  359. empty:
  360. area_text_custom:
  361. id: area_text_custom
  362. table: views
  363. field: area_text_custom
  364. relationship: none
  365. group_type: group
  366. admin_label: ''
  367. empty: true
  368. tokenize: false
  369. content: "<p>\r\nYour search did not return any results.\r\n</p>"
  370. plugin_id: text_custom
  371. relationships: { }
  372. arguments: { }
  373. display_extenders: { }
  374. css_class: panopoly-search-view
  375. cache_metadata:
  376. max-age: -1
  377. contexts:
  378. - 'languages:language_content'
  379. - 'languages:language_interface'
  380. - url
  381. - url.query_args
  382. - 'user.node_grants:view'
  383. - user.permissions
  384. tags:
  385. - 'config:field.storage.node.body'
  386. - 'config:field.storage.node.field_panopoly_featured_image'
  387. - 'config:search_api.index.panopoly_search_db_node_index'
  388. block:
  389. display_plugin: block
  390. id: block
  391. display_title: Block
  392. position: 2
  393. display_options:
  394. display_extenders: { }
  395. block_category: Search
  396. cache:
  397. type: none
  398. defaults:
  399. cache: false
  400. cache_metadata:
  401. max-age: -1
  402. contexts:
  403. - 'languages:language_content'
  404. - 'languages:language_interface'
  405. - url
  406. - url.query_args
  407. - 'user.node_grants:view'
  408. - user.permissions
  409. tags:
  410. - 'config:field.storage.node.body'
  411. - 'config:field.storage.node.field_panopoly_featured_image'
  412. - 'config:search_api.index.panopoly_search_db_node_index'