Skip to content

fix: improve SQL query for features search to include results that cross the pre-rank threshold.#395

Merged
rkettelerij merged 2 commits intomasterfrom
fix-matching-results-above-rank-threshold
Feb 19, 2026
Merged

fix: improve SQL query for features search to include results that cross the pre-rank threshold.#395
rkettelerij merged 2 commits intomasterfrom
fix-matching-results-above-rank-threshold

Conversation

@rkettelerij
Copy link
Collaborator

Description

fix: improve SQL query for features search to include results that cross the pre-rank threshold. This includes, for example, commonly used streetnames (like 'hoofdstraat' in NL).

Type of change

  • Bugfix

Checklist:

  • I've double-checked the code in this PR myself
  • I've left the code better than before (boy scout rule)
  • The code is readable, comments are added that explain hard or non-obvious parts.
  • I've expanded/improved the (unit) tests, when applicable
  • I've run (unit) tests that prove my solution works
  • There's no sensitive information like credentials in my PR

…oss the pre-rank threshold. This includes, for example, commonly used streetnames (like 'hoofdstraat' in NL).
@rkettelerij rkettelerij force-pushed the fix-matching-results-above-rank-threshold branch from 0a00356 to 1cc5768 Compare February 19, 2026 15:31
@rkettelerij rkettelerij merged commit 8f7c67f into master Feb 19, 2026
9 checks passed
@rkettelerij rkettelerij deleted the fix-matching-results-above-rank-threshold branch February 19, 2026 17:52
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.

2 participants

Comments