search.settings.yml
9 string references to 'search.settings'
- HelpSearch::create in core/modules/ help_topics/ src/ Plugin/ Search/ HelpSearch.php 
- Creates an instance of the plugin.
- MigrateSearchSettingsTest::testSearchSettings in core/modules/ search/ tests/ src/ Kernel/ Migrate/ d6/ MigrateSearchSettingsTest.php 
- Tests migration of search variables to search.settings.yml.
- MigrateSearchSettingsTest::testSearchSettings in core/modules/ search/ tests/ src/ Kernel/ Migrate/ d7/ MigrateSearchSettingsTest.php 
- Tests the migration of Search's variables to configuration.
- NodeSearch::create in core/modules/ node/ src/ Plugin/ Search/ NodeSearch.php 
- Creates an instance of the plugin.
- SearchBlockForm::buildForm in core/modules/ search/ src/ Form/ SearchBlockForm.php 
- Form constructor.
File
- 
              core/modules/ search/ config/ install/ search.settings.yml 
View source
- 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
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
