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: title, description, and content fuzzy search #193

Merged
merged 4 commits into from
Mar 6, 2024
Merged

Conversation

xnought
Copy link
Member

@xnought xnought commented Mar 6, 2024

Screen_Recording_2024-03-05_at_9.58.12_PM.mov

Make sure to clear out the proteins and the db with

./run.sh reload_init_sql
./run.sh delete_all
./run.sh upload_all

closes #178 and #172 and gets us one step closer to finishing release candidate 1

@ansengarvin
Copy link
Collaborator

Everything works excellently here! I did a test where I edited the articles to have three similar words, and a search for one word returned all of them in order of similarity, which is great. Good job!

@ansengarvin ansengarvin merged commit ef4b431 into main Mar 6, 2024
2 checks passed
@xnought xnought deleted the search branch March 15, 2024 04:21
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.

Improve searchability
2 participants