Skip to content

Fix for #493#504

Open
tim-band wants to merge 2 commits into
developmentfrom
fix/antiquarian-match-weighs-more
Open

Fix for #493#504
tim-band wants to merge 2 commits into
developmentfrom
fix/antiquarian-match-weighs-more

Conversation

@tim-band

@tim-band tim-band commented Jun 23, 2026

Copy link
Copy Markdown
Collaborator

Antiquarian name matches come higher in search results.

I have annotated each object in the results set with a weight integer. Normally this is 1, but I have a new matcher function match_heavy that sets it to 100 (giving us plenty of room for intermediate weights; although there's no problem renumbering at any time I suppose).

Fixes #493

Antiquarian name matches come higher in search results
@tim-band tim-band requested review from acholyn and tcouch June 23, 2026 10:49
Comment thread src/rard/research/views/search.py Fixed
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.

Make antiquarian name matches weigh more in search results

2 participants