Skip to content

feat: implement Kysely search module and enhance database handling#77

Open
stevefan1999-personal wants to merge 1 commit intobarisusakli:masterfrom
stevefan1999-personal:master
Open

feat: implement Kysely search module and enhance database handling#77
stevefan1999-personal wants to merge 1 commit intobarisusakli:masterfrom
stevefan1999-personal:master

Conversation

@stevefan1999-personal
Copy link

This is a companion PR for NodeBB/NodeBB#13903 because this plugin lacked Kysely support.

Supersede #75 and #64 however, this is more of a generic solution, so this is using standard SQL LIKE instead of true full-text search based on BM25 or n-gram. This is currently serving as a generic solution that should technically work against all SQL dialects, so performance optimization will be done on a later stage

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