You are here

facets.facet.panopoly_search_db_authored_on.yml in Panopoly Search 8.2

modules/panopoly_search_db/config/install/facets.facet.panopoly_search_db_authored_on.yml

File

modules/panopoly_search_db/config/install/facets.facet.panopoly_search_db_authored_on.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - search_api.index.panopoly_search_db_node_index
  6. - views.view.panopoly_search_db
  7. module:
  8. - search_api
  9. id: panopoly_search_db_authored_on
  10. name: 'Authored on'
  11. url_alias: authored_on
  12. weight: 0
  13. min_count: 1
  14. show_only_one_result: false
  15. field_identifier: created
  16. facet_source_id: 'search_api:views_block__panopoly_search_db__block'
  17. widget:
  18. type: links
  19. config:
  20. show_numbers: true
  21. soft_limit: 20
  22. soft_limit_settings:
  23. show_less_label: 'Show less'
  24. show_more_label: 'Show more'
  25. show_reset_link: false
  26. reset_text: 'Show all'
  27. hide_reset_when_no_selection: false
  28. query_operator: and
  29. use_hierarchy: false
  30. keep_hierarchy_parents_active: false
  31. expand_hierarchy: false
  32. enable_parent_when_child_gets_disabled: true
  33. hard_limit: 50
  34. exclude: false
  35. only_visible_when_facet_source_is_visible: false
  36. processor_configs:
  37. active_widget_order:
  38. processor_id: active_widget_order
  39. weights:
  40. sort: 20
  41. settings:
  42. sort: DESC
  43. count_widget_order:
  44. processor_id: count_widget_order
  45. weights:
  46. sort: 30
  47. settings:
  48. sort: DESC
  49. date_item:
  50. processor_id: date_item
  51. weights:
  52. build: 35
  53. settings:
  54. date_display: actual_date
  55. granularity: 6
  56. date_format: 'Y'
  57. display_value_widget_order:
  58. processor_id: display_value_widget_order
  59. weights:
  60. sort: 40
  61. settings:
  62. sort: ASC
  63. hide_1_result_facet:
  64. processor_id: hide_1_result_facet
  65. weights:
  66. build: 50
  67. settings: { }
  68. url_processor_handler:
  69. processor_id: url_processor_handler
  70. weights:
  71. pre_query: 50
  72. build: 15
  73. settings: { }
  74. empty_behavior:
  75. behavior: none
  76. show_title: false