Accelerate Rs Search Postgres
completetasks28/28accelerate-rs-search-postgres
openspec/changes/accelerate-rs-search-postgres/View on GitHub →
Artifacts
Official change artifacts tracked under openspec/.
Proposal
The live reference instance exposes /v1/search, /v1/search/semantic, and /v1/search/hybrid over a broad owner-visible package. API benchmarks show search as the slowest read-surface path, and broad lexical queries can fail with Postgres 53100 shared-memory errors under Docker.
Design
Real API benchmarking on the live Postgres reference instance showed /v1/search as a P0 read-surface bottleneck:
Tasks (28/28)
Spec Deltas (1)
Affected capabilities
Capability specs this change proposes to modify.