rnotes-online/backlog/tasks/task-2 - Full-text-search-w...

17 lines
364 B
Markdown

---
id: TASK-2
title: Full-text search with GIN index
status: Done
assignee: []
created_date: '2026-02-13 20:39'
labels: []
dependencies: []
priority: high
---
## Description
<!-- SECTION:DESCRIPTION:BEGIN -->
PostgreSQL GIN index on Note table, search route using ts_vector/ts_query with ranked results and highlighted snippets
<!-- SECTION:DESCRIPTION:END -->