Closed arteymix closed 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.
Datasets are ranked by score descending when a query is supplied and a special field is populated with the score and highlights.
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.