Skip to content

Fix the issue of relevant search not working with spaces in them when using seek pagination #8194

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

Merged
merged 1 commit into from
Feb 26, 2024

Conversation

eth3lbert
Copy link
Contributor

Revert to_tsquery_with_search_config usage for TsQuery to the original implementation to address the issue. This is the same process as in PR #8053.

Copy link

codecov bot commented Feb 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.66%. Comparing base (6f30db2) to head (1a4ebb8).
Report is 15 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8194      +/-   ##
==========================================
- Coverage   87.74%   87.66%   -0.08%     
==========================================
  Files         271      271              
  Lines       27139    27216      +77     
==========================================
+ Hits        23812    23859      +47     
- Misses       3327     3357      +30     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Turbo87 Turbo87 changed the title Fix the issue of relevant search not working with spaces in them whiee using seek pagination Fix the issue of relevant search not working with spaces in them when using seek pagination Feb 26, 2024
@Turbo87 Turbo87 added C-bug 🐞 Category: unintended, undesired behavior A-backend ⚙️ labels Feb 26, 2024
Copy link
Member

@Turbo87 Turbo87 left a comment

Choose a reason for hiding this comment

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

thank you! :)

@Turbo87 Turbo87 merged commit 1935d3b into rust-lang:main Feb 26, 2024
@eth3lbert eth3lbert deleted the fix-seek-tsquery branch February 26, 2024 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-backend ⚙️ C-bug 🐞 Category: unintended, undesired behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants