Skip to content

Add support for ParadeDB pg_search #5826

@philippemnoel

Description

@philippemnoel

Steps to reproduce

N/A

The issue

Hi team,

My name is Philippe and I'm one of the maintainers of @paradedb. We make a Postgres extension called pg_search, which enables Elasticsearch-quality full-text search in Postgres.

We've started getting requests from users of npgsql to add compatibility with pg_search. We add an index type and have our own syntax added to Postgres' standard SQL statements to enable the extra capabilities.

I'd love to discuss and collaborate on this. We're not familiar with C#/.NET, but would be willing to help someone who might be willing to take the lead on this. I'm happy to provide any more context as needed.

Further technical details

pg_search is built as a Postgres extension and is compatible with Postgres 12-16 (and soon 17).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions