PavlidisLab / GemBrow

The Gemma Browser
Apache License 2.0
4 stars 1 forks source link

Rank search results by score #29

Closed arteymix closed 1 year ago

arteymix commented 1 year ago

The backend work is pretty straightforward: https://github.com/PavlidisLab/Gemma/issues/699

I think sorting by score should be the default when no sort is supplied, this way we do not have to expose a new filterable property.

arteymix commented 1 year ago

Datasets are ranked by score descending when a query is supplied and a special field is populated with the score and highlights.