19 lines
597 B
Markdown
19 lines
597 B
Markdown
---
|
||
title: "QMD"
|
||
type: concept
|
||
tags: [Obsidian, 知识检索]
|
||
sources: ["养虾日记3-Obsidian-Gitea持久化笔记系统.md"]
|
||
last_updated: 2026-04-15
|
||
---
|
||
|
||
## Definition
|
||
QMD(github.com/tobi/qmd)是完全本地运行的 Markdown 搜索引擎,在 Wiki 规模变大后替代 index.md 提供精准搜索。
|
||
|
||
## When to Use
|
||
- Wiki 到几百个页面之前:index.md 完全够用
|
||
- AI 找东西开始变慢时:再接入 QMD 不迟
|
||
|
||
## Related Concepts
|
||
- [[LLM Wiki]]:QMD 是 Wiki 规模变大后的检索增强工具
|
||
- [[知识可发现性]]:精准搜索是知识可发现性的一部分
|