You are here

facets.facet.channel.yml in Thunder 8.5

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

File

modules/thunder_search/config/optional/facets.facet.channel.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: channel
  10. name: Channel
  11. url_alias: channel
  12. weight: -4
  13. min_count: 0
  14. show_only_one_result: true
  15. field_identifier: field_channel
  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: and
  25. use_hierarchy: true
  26. expand_hierarchy: true
  27. enable_parent_when_child_gets_disabled: true
  28. hard_limit: 250
  29. exclude: false
  30. only_visible_when_facet_source_is_visible: true
  31. processor_configs:
  32. active_widget_order:
  33. processor_id: active_widget_order
  34. weights:
  35. sort: -10
  36. settings:
  37. sort: DESC
  38. count_widget_order:
  39. processor_id: count_widget_order
  40. weights:
  41. sort: -10
  42. settings:
  43. sort: DESC
  44. display_value_widget_order:
  45. processor_id: display_value_widget_order
  46. weights:
  47. sort: -10
  48. settings:
  49. sort: ASC
  50. hide_1_result_facet:
  51. processor_id: hide_1_result_facet
  52. weights:
  53. build: -10
  54. settings: { }
  55. hide_non_narrowing_result_processor:
  56. processor_id: hide_non_narrowing_result_processor
  57. weights:
  58. build: 40
  59. settings: { }
  60. translate_entity:
  61. processor_id: translate_entity
  62. weights:
  63. build: 5
  64. settings: { }
  65. url_processor_handler:
  66. processor_id: url_processor_handler
  67. weights:
  68. pre_query: -10
  69. build: -10
  70. settings: { }
  71. empty_behavior:
  72. behavior: none
  73. show_title: true