engine:
- Flexsearch
- performance:
<10msfor 500k words
Note
plugin management: Configuration
Info
requires:
ContentIndexemitter plugin in configuration
usage:
open: - click search bar - Ctrl/⌘ + K
tag_search: - Ctrl/⌘ + Shift + K - prefix query with # - example: #components
navigation: - cycle results: ArrowUp/ArrowDown, Tab/Shift+Tab - open selected result: Enter
results: - top 5 matches - highlighted subterms - 30-word excerpt
indexing:
- all pages indexed with Markdown syntax removed
- link URLs excluded
- Chinese, Korean, Japanese characters tokenized
- titles, content, tags indexed separately
- title matches weighted above content matches
customization:
disable_remove: - delete search entry from quartz.config.yaml - or set enabled: false
install: - npx quartz plugin add github:quartz-community/search
source: - quartz-community/search