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

Improve Simple Search ranking #113

Open
VladimirAlexiev opened this issue Jul 26, 2024 · 0 comments
Open

Improve Simple Search ranking #113

VladimirAlexiev opened this issue Jul 26, 2024 · 0 comments

Comments

@VladimirAlexiev
Copy link
Collaborator

(Related to #73)
Try simple search for "Universitetet i Agder"

  • It returns in the first 10 Author, Funder, Source; but not Institution:
    image
  • It first returns https://semopenalex.org/work/W2476008253 just because it has this in "escription:
    Masteroppgave i okonomi og administrasjon - Universitetet i Agder 2011 - Masteroppgave i informasjonssystemer- Universitetet i Agder 2011

Need to improve the ranking based on a combination of these criteria:

  • how well the search string matches. A full match (in name, altName) is preferable to a partial match (in description)
  • in which field it is matched: name> altName> title> description
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

No branches or pull requests

1 participant