pycsw
pycsw copied to clipboard
add a sorting option by relevance, which internally uses FTS ranking capabilities
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.