You are here

facets.facet.type.yml in Thunder 8.5

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

File

modules/thunder_search/config/optional/facets.facet.type.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: type
  10. name: Type
  11. url_alias: type
  12. weight: -1
  13. min_count: 1
  14. show_only_one_result: true
  15. field_identifier: type
  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: 50
  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. url_processor_handler:
  56. processor_id: url_processor_handler
  57. weights:
  58. pre_query: -10
  59. build: -10
  60. settings: { }
  61. empty_behavior:
  62. behavior: none
  63. show_title: true