Commit graph

7 commits

Author SHA1 Message Date
Drew DeVault
cc0c144528 Switch search to rum rankings (<=>)
Turns out we don't want to order by desc here
2022-07-13 14:23:08 +02:00
Drew DeVault
8941c46191 Use ts_rank_cd rather than <=>
We may want to evaluate this more later but for now I need to reduce the
number of independent variables while testing indexing changes
2022-07-13 11:27:55 +02:00
Drew DeVault
778b4c41c1 Use RUM operators for ranking 2022-07-13 10:29:10 +02:00
Drew DeVault
ed9031a3a3 API: add index size to stats 2022-07-11 21:38:29 +02:00
Drew DeVault
009b2b31d4 web: add total pages indexed to home page 2022-07-11 20:40:53 +02:00
Drew DeVault
8cf92fa220 API: Implement search resolver 2022-07-09 15:48:03 +02:00
Drew DeVault
208f766963 Initial GraphQL API riggings 2022-07-09 13:25:27 +02:00