Commit Graph

4 Commits

Author SHA1 Message Date
towards-a-new-leftypol 1e0289750d Speed up fetch_catalog
- also add limit to number of rows search returns (to let front-end
  decide how many to display)
2024-03-02 03:02:31 -05:00
towards-a-new-leftypol 09bb17f19c limit search results to 2000 items 2024-03-01 23:50:27 -05:00
towards-a-new-leftypol c1a59dc4a6 sql: Return the same rows in search as we do in fetch_catalog
- create a new catalog_grid result type that these functions share
2024-03-01 19:25:47 -05:00
towards-a-new-leftypol 9e3c054c53 sql: improve search_posts function 2024-02-19 14:51:56 -05:00