Apply config updates from database update
This commit is contained in:
parent
3b58a09466
commit
b8883bc43f
48 changed files with 140 additions and 46 deletions
|
@ -13,6 +13,8 @@ id: blog_topics
|
|||
name: 'Blog Topics'
|
||||
weight: 0
|
||||
min_count: 1
|
||||
missing: false
|
||||
missing_label: others
|
||||
url_alias: blog_topics
|
||||
facet_source_id: 'search_api:views_page__blog__page_listing'
|
||||
field_identifier: field_topics
|
||||
|
@ -20,6 +22,10 @@ query_operator: or
|
|||
hard_limit: 0
|
||||
exclude: false
|
||||
use_hierarchy: false
|
||||
keep_hierarchy_parents_active: false
|
||||
hierarchy:
|
||||
type: taxonomy
|
||||
config: { }
|
||||
expand_hierarchy: false
|
||||
enable_parent_when_child_gets_disabled: true
|
||||
widget:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue