Skip to content

Postgres fts#542

Open
lleo-13 wants to merge 10 commits intomainfrom
postgres_fts
Open

Postgres fts#542
lleo-13 wants to merge 10 commits intomainfrom
postgres_fts

Conversation

@lleo-13
Copy link
Copy Markdown
Contributor

@lleo-13 lleo-13 commented Jul 16, 2025

Full text search implemented in the current tables of the database:
-fts methods for each table in postgres_adapter.py
-text_vector column in init.sql
-updated init.sql with trigger functions to keep the text_vector column updated
-markdown with a small explanation in embeddings/readme.md

@lleo-13 lleo-13 requested a review from a team as a code owner July 16, 2025 07:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant