From af6c7c36ca5d3cffd5a4d83ace4b1b0f3a3c4248 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sat, 14 Aug 2021 14:58:49 +0200 Subject: [PATCH] Default commit message, part of an automated flow. --- async search.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/async search.md b/async search.md index 0b67be89d..36c001b0a 100644 --- a/async search.md +++ b/async search.md @@ -1,4 +1,6 @@ # async search - search currently happens in every node, and it's full text search. this is very costly, I knew when adding it but it was just too convenient. +- today on [[2021-08-14]] I'll try to fix this by making search be an async action: search only triggers when users reach the bottom of the page or request searching explicitly. + - this will have the nice side effect of making the agora cheap by default when servicing bot requests, which probably won't run the javascript that is needed to retrieve search.