Tweak search to make it less bulky

This commit is contained in:
Patrick Marsceill 2020-09-14 13:33:29 -04:00 committed by GitHub
parent 1f30d6bf78
commit 0513c1930a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -41,13 +41,13 @@ search:
heading_level: 2
# Maximum amount of previews per search result
# Default: 3
previews: 3
previews: 2
# Maximum amount of words to display before a matched word in the preview
# Default: 5
preview_words_before: 5
preview_words_before: 3
# Maximum amount of words to display after a matched word in the preview
# Default: 10
preview_words_after: 10
preview_words_after: 3
# Set the search token separator
# Default: /[\s\-/]+/
# Example: enable support for hyphenated search words