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

fix(app): Raise preference for exact matches of accession numbers when searching for keywords above other fields #2991

Merged
merged 1 commit into from
Feb 6, 2024

Conversation

nellh
Copy link
Contributor

@nellh nellh commented Feb 5, 2024

Tested this with a few example queries (such ds000224 which was an obviously bad example) and 20 consistently returns the accession number match as the #1 result.

See #2671

Copy link

codecov bot commented Feb 5, 2024

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (be7f2f9) 65.15% compared to head (4638bea) 65.15%.

Files Patch % Lines
...euro-app/src/scripts/search/use-search-results.tsx 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2991   +/-   ##
=======================================
  Coverage   65.15%   65.15%           
=======================================
  Files         380      380           
  Lines       24487    24487           
  Branches      878      878           
=======================================
  Hits        15954    15954           
  Misses       8533     8533           

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

@rwblair rwblair merged commit a1ee9c1 into master Feb 6, 2024
7 of 8 checks passed
@rwblair rwblair deleted the fix/match-accession-number branch February 6, 2024 17:33
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.

None yet

2 participants