You are here

facets.facet.promoted_to_front_page.yml in Thunder 8.5

modules/thunder_search/config/optional/facets.facet.promoted_to_front_page.yml

File

modules/thunder_search/config/optional/facets.facet.promoted_to_front_page.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - search_api.index.content
  6. - views.view.content_search_api
  7. module:
  8. - search_api
  9. id: promoted_to_front_page
  10. name: Promoted
  11. url_alias: promoted_to_front_page
  12. weight: 1
  13. min_count: 1
  14. show_only_one_result: true
  15. field_identifier: promote
  16. facet_source_id: 'search_api:views_page__content_search_api__page_1'
  17. widget:
  18. type: select2
  19. config:
  20. show_numbers: true
  21. width: resolve
  22. autocomplete: false
  23. match_operator: CONTAINS
  24. query_operator: or
  25. use_hierarchy: false
  26. expand_hierarchy: false
  27. enable_parent_when_child_gets_disabled: true
  28. hard_limit: 3
  29. exclude: false
  30. only_visible_when_facet_source_is_visible: true
  31. processor_configs:
  32. boolean_item:
  33. processor_id: boolean_item
  34. weights:
  35. build: -10
  36. settings:
  37. on_value: 'Yes'
  38. off_value: 'No'
  39. hide_1_result_facet:
  40. processor_id: hide_1_result_facet
  41. weights:
  42. build: -10
  43. settings: { }
  44. url_processor_handler:
  45. processor_id: url_processor_handler
  46. weights:
  47. pre_query: -10
  48. build: -10
  49. settings: { }
  50. empty_behavior:
  51. behavior: none
  52. show_title: true