Paginated search results
Background
Search results currently limited to 10 for performance reasons. Increasing search functionality puts more pressure to see further into results, so need to returning more in some fashion. Note #26 (closed) and #66, which may be relevant.
Implementation
Tentatively using offset in the query CTEs. Have not tested performance on a prod-equivalent database size.
Edited by Morten C. Eike