Semantic / vector search (pgvector) #87
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Status: missing · Importance: Medium · Effort: L · Phase: 7
Docs claim pgvector is used; it is not — only pg_trgm extension is created. Add
CREATE EXTENSION vector+ embedding columns (and correct the docs).Non-negotiable: Embedding provider is an open question (PRD §11) — don't pick silently; candidates via privacy engine.
Area: Search & matching · P2 / nice-have. From the product backlog gap analysis (docs/BACKLOG.md).