Skip to content

feat: PG full-text search columns (PPT-2644, 1/2) - #322

Closed
camreeves wants to merge 1 commit into
masterfrom
PPT-2644-pg-full-text-search
Closed

feat: PG full-text search columns (PPT-2644, 1/2)#322
camreeves wants to merge 1 commit into
masterfrom
PPT-2644-pg-full-text-search

Conversation

@camreeves

@camreeves camreeves commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Opened prematurely — closed pending internal review. Work continues on the branch (PPT-2644).

…earch (PPT-2644)

Adds a generated, stored tsvector column + GIN index to every table whose
rest-api index route is searchable, replacing the Elasticsearch write path.
'simple' text-search config on both sides (no stemming — entity names,
identifiers, emails; matches the guests.tsv_search precedent). Secrets and
encrypted content are deliberately excluded from every vector.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: enhancement new feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant