Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Full text search #125

Merged
merged 11 commits into from
Apr 18, 2024
Merged

feat: Full text search #125

merged 11 commits into from
Apr 18, 2024

Conversation

mugikhan
Copy link
Contributor

@mugikhan mugikhan commented Apr 16, 2024

Work Done

Add full text search to react supabase todo list example
Add recursive triggers for FTS
Add performance tests for wa-sqlite

How to test

Follow readme on how to get react app up and running. FTS will be supported out of the box.

Screenshots

Screenshot 2024-04-17 at 10 26 03 Screenshot 2024-04-17 at 10 26 12

@mugikhan mugikhan changed the title Feat/Full text search feat: Full text search Apr 16, 2024
stevensJourney
stevensJourney previously approved these changes Apr 17, 2024
Copy link
Collaborator

@stevensJourney stevensJourney left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Remember to bump the WA-SQLite packages before merging

Copy link
Collaborator

@stevensJourney stevensJourney left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! I love the demo app's search function. Looks amazing.

@mugikhan mugikhan merged commit 2face11 into main Apr 18, 2024
2 checks passed
@mugikhan mugikhan deleted the feat/full-text-search branch April 18, 2024 10:09
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.

3 participants