GET /search, or /search in the app) is Postgres FTS over title, path, content, and frontmatter, ACL-filtered per hit.
Metadata queries complement it:
- FTS answers “which pages talk about X”.
- Metadata answers “which pages are in state X”.
Full-text search that complements metadata queries
GET /search, or /search in the app) is Postgres FTS over title, path, content, and frontmatter, ACL-filtered per hit.
Metadata queries complement it: