Move config out of redundant sync directory
This commit is contained in:
parent
a83fc897c7
commit
b1b12e0505
1372 changed files with 0 additions and 0 deletions
55
config/facets.facet.resource_type.yml
Normal file
55
config/facets.facet.resource_type.yml
Normal file
|
@ -0,0 +1,55 @@
|
|||
uuid: 586a374d-6c21-4d16-8777-d00213470810
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- search_api.index.resource
|
||||
- views.view.resource
|
||||
module:
|
||||
- search_api
|
||||
_core:
|
||||
default_config_hash: M4w4qruChjiuXlZnQm9tlawCcs72T3LUt3N5iEXAPSI
|
||||
id: resource_type
|
||||
name: 'Resource type'
|
||||
url_alias: resource_type
|
||||
weight: 0
|
||||
min_count: 1
|
||||
show_only_one_result: false
|
||||
field_identifier: field_resource_type
|
||||
facet_source_id: 'search_api:views_page__resource__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
|
||||
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