You are here

search.settings.yml in Drupal 10

core/modules/search/config/install/search.settings.yml

File

core/modules/search/config/install/search.settings.yml
View source
  1. and_or_limit: 7
  2. default_page: node_search
  3. index:
  4. cron_limit: 100
  5. overlap_cjk: true
  6. minimum_word_size: 3
  7. tag_weights:
  8. h1: 25
  9. h2: 18
  10. h3: 15
  11. h4: 14
  12. h5: 9
  13. h6: 6
  14. u: 3
  15. b: 3
  16. i: 3
  17. strong: 3
  18. em: 3
  19. a: 10
  20. logging: false