Install drutopia site with the engage subprofile
This commit is contained in:
parent
1d3f5ba5ad
commit
101f8e0e54
645 changed files with 62725 additions and 0 deletions
61
config/facets.facet.article_type.yml
Normal file
61
config/facets.facet.article_type.yml
Normal file
|
@ -0,0 +1,61 @@
|
|||
uuid: 239676fc-59a1-4ba0-97db-f668109e2c91
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- search_api.index.article
|
||||
- views.view.article
|
||||
module:
|
||||
- search_api
|
||||
_core:
|
||||
default_config_hash: l5mPOMnF5ocmUOvIpRCfUFwBjq7StjVgPkG3jO27eAs
|
||||
id: article_type
|
||||
name: 'Article Type'
|
||||
url_alias: article_type
|
||||
weight: 0
|
||||
min_count: 1
|
||||
missing: false
|
||||
missing_label: others
|
||||
show_only_one_result: false
|
||||
field_identifier: field_article_type
|
||||
facet_source_id: 'search_api:views_page__article__page_listing'
|
||||
widget:
|
||||
type: checkbox
|
||||
config:
|
||||
show_numbers: true
|
||||
soft_limit: 10
|
||||
soft_limit_settings:
|
||||
show_less_label: 'Show fewer'
|
||||
show_more_label: 'Show more'
|
||||
query_operator: or
|
||||
use_hierarchy: false
|
||||
keep_hierarchy_parents_active: false
|
||||
hierarchy:
|
||||
type: taxonomy
|
||||
config: { }
|
||||
expand_hierarchy: false
|
||||
enable_parent_when_child_gets_disabled: true
|
||||
hard_limit: 0
|
||||
exclude: false
|
||||
only_visible_when_facet_source_is_visible: true
|
||||
processor_configs:
|
||||
display_value_widget_order:
|
||||
processor_id: display_value_widget_order
|
||||
weights:
|
||||
sort: -10
|
||||
settings:
|
||||
sort: ASC
|
||||
translate_entity:
|
||||
processor_id: translate_entity
|
||||
weights:
|
||||
build: 5
|
||||
settings: { }
|
||||
url_processor_handler:
|
||||
processor_id: url_processor_handler
|
||||
weights:
|
||||
pre_query: -10
|
||||
build: -10
|
||||
settings: { }
|
||||
empty_behavior:
|
||||
behavior: none
|
||||
show_title: null
|
Loading…
Add table
Add a link
Reference in a new issue