Skip to content

implement text search for conversations #33

Open
@Trolldemorted

Description

For efficient full-text search we should use FTS tables.

Unfortunately, until now EF core does not support this (dotnet/efcore#1590) and it is not yet planned for any milestone.

Possible workaround: https://stackoverflow.com/a/36051020/1569755

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions