Skip to content

Make text searching more efficient #4

@neynt

Description

@neynt

Currently, our full text search uses SQL's ilike which has to go through every entry. To be more efficient, we should make it use a full-text index.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions