Skip to content

ParadeDB Full Text Search - #64

Open
dibstan wants to merge 2 commits into
openradx:mainfrom
dibstan:main
Open

ParadeDB Full Text Search#64
dibstan wants to merge 2 commits into
openradx:mainfrom
dibstan:main

Conversation

@dibstan

@dibstan dibstan commented Dec 13, 2024

Copy link
Copy Markdown

Replaced standard Postgres with ParadeDB for better Full Text Search.

Early version with a bug in the paradedb.snippet() function.

@medihack

medihack commented Oct 7, 2025

Copy link
Copy Markdown
Member

paradedb/paradedb#1793 currently blocks ParadeDB adoption.
Therefore, we will continue using PostgreSQL's native FTS for now.

@medihack

Copy link
Copy Markdown
Member

Maybe a better alternative as it supports BM25 and is more native to PostgreSQL https://github.com/timescale/pg_textsearch (also better license)

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.

2 participants