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

Refactor search functionality #8006

Merged
merged 1 commit into from
Apr 30, 2024
Merged

Refactor search functionality #8006

merged 1 commit into from
Apr 30, 2024

Conversation

drew2a
Copy link
Contributor

@drew2a drew2a commented Apr 25, 2024

Improvements:

  • all to_fts_query calls have been moved from GUI to Core

Fixes

Closes #7075

image

@drew2a drew2a force-pushed the feature/7075 branch 3 times, most recently from c292ce4 to 6381b91 Compare April 25, 2024 14:46
@drew2a drew2a marked this pull request as ready for review April 25, 2024 14:52
@drew2a drew2a requested review from a team and egbertbouman and removed request for a team April 25, 2024 14:52
Remote search is fixed
Content filter is fixed
@drew2a drew2a merged commit 5ab51d1 into Tribler:main Apr 30, 2024
20 checks passed
@drew2a drew2a deleted the feature/7075 branch April 30, 2024 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Move FTS query encoding to the core
2 participants