Move into nested docroot
This commit is contained in:
parent
83a0d3a149
commit
c8b70abde9
13405 changed files with 0 additions and 0 deletions
20
web/core/modules/search/config/install/search.settings.yml
Normal file
20
web/core/modules/search/config/install/search.settings.yml
Normal file
|
@ -0,0 +1,20 @@
|
|||
and_or_limit: 7
|
||||
default_page: node_search
|
||||
index:
|
||||
cron_limit: 100
|
||||
overlap_cjk: true
|
||||
minimum_word_size: 3
|
||||
tag_weights:
|
||||
h1: 25
|
||||
h2: 18
|
||||
h3: 15
|
||||
h4: 14
|
||||
h5: 9
|
||||
h6: 6
|
||||
u: 3
|
||||
b: 3
|
||||
i: 3
|
||||
strong: 3
|
||||
em: 3
|
||||
a: 10
|
||||
logging: false
|
Reference in a new issue