Explicitly select lunr as search provider

Keep the existing search provider instead (and the separator) option.
This commit is contained in:
Florian Preinstorfer
2026-07-24 18:48:26 +02:00
committed by nblock
parent f20f1f1278
commit 7a1ee34f71

View File

@@ -68,7 +68,9 @@ exclude_docs: |
# Plugins
plugins:
- search:
separator: '[\s\-,:!=\[\]()"`/]+|\.(?!\d)|&[lg]t;|(?!\b)(?=[A-Z][a-z])'
provider: lunr
lunr:
separator: '[\s\-,:!=\[\]()"`/]+|\.(?!\d)|&[lg]t;|(?!\b)(?=[A-Z][a-z])'
- macros:
- include-markdown:
- minify: