Files
Void-Homelab/tests/api
root 69e26ada98 feat(api): unified FTS search
Single GET /api/search?q=&space_id=&kinds=&limit=&offset= unions FTS
hits across pages / refs / source_docs / messages with a `kind`
discriminator and ts_rank ordering. Each branch's to_tsvector matches
the GIN index expression on its source table so indexes are used.
Messages have no space_id and are excluded when a space filter is set.
Hybrid vector / RRF lands in Plan 3.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-06-01 02:04:57 +10:00
..
2026-06-01 01:50:50 +10:00
2026-05-31 16:39:31 +10:00
2026-05-31 20:50:38 +10:00
2026-06-01 02:04:57 +10:00
2026-05-31 16:38:23 +10:00
2026-06-01 01:46:43 +10:00
2026-05-31 20:46:39 +10:00