pycsw icon indicating copy to clipboard operation
pycsw copied to clipboard

add a sorting option by relevance, which internally uses FTS ranking capabilities

Open pvgenuchten opened this issue 1 year ago • 0 comments

suggestion is to use by default (if no sorting parameter is provided) a sorting by relevance/ranking. Ranking can be achieved in postgres using full text search capabilities.

ogcapi-records suggests to introduce a sortable relevance for indicating sorting by ranking, but it could also be the default sorting.

pvgenuchten avatar Aug 26 '24 13:08 pvgenuchten