Skip to content

Return to fuzzy score sorting when searching through value relation items#7271

Open
nirvn wants to merge 3 commits intomasterfrom
valuerelationsort_fix
Open

Return to fuzzy score sorting when searching through value relation items#7271
nirvn wants to merge 3 commits intomasterfrom
valuerelationsort_fix

Conversation

@nirvn
Copy link
Copy Markdown
Member

@nirvn nirvn commented Apr 5, 2026

Fixes #7174

I've also taken the time to improve matching text highlight. When a match against a given multi-word term cannot be done in one replacement (i.e. when the source doesn't contain exactly the multi-word term), we highlight individual parts. It makes a big difference. E.g.:

image

@nirvn nirvn changed the title Valuerelationsort fix Return to fuzzy score sorting when searching through value relation items Apr 5, 2026
@nirvn nirvn force-pushed the valuerelationsort_fix branch from 2594f0c to 0af420d Compare April 5, 2026 08:13
@qfield-fairy
Copy link
Copy Markdown
Collaborator

qfield-fairy commented Apr 5, 2026

🍎 MacOS DMG universal builds

Download a MacOS DMG universal build of this PR for testing.
(Built from commit 93fe5a2)

📱 Android builds

Download an Android arm64 build of this PR for testing.
(Built from commit 93fe5a2)

Other Android architectures

🪟 Windows builds

Download a Windows build of this PR for testing.
(Built from commit 93fe5a2)

🐧 Linux AppImage builds

Download a Linux AppImage build of this PR for testing.
(Built from commit 93fe5a2)

@nirvn nirvn force-pushed the valuerelationsort_fix branch from 0af420d to 93fe5a2 Compare April 5, 2026 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Value relation search no longer sorts results advantageously

2 participants