Skip to content
This repository was archived by the owner on Apr 28, 2023. It is now read-only.
This repository was archived by the owner on Apr 28, 2023. It is now read-only.

Add document score to search results via webinterface #616

@matthiaskoenig

Description

@matthiaskoenig

It would be great to have the score of the search engine as part of the search results.
E.g. https://www.ebi.ac.uk/ols/api/search?q=liver
The general score is described as qf = label^5 synonym^3 description short_form^2 obo_id^2 annotations logical_description iri, but not returned as part of the results. We want to use the ranking information to build an annotation tool but currently the ranking score is not provided as part of the results.

Where can I find more information about the ranking and score currently applied in the search?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions