From ac45a389b84fd2b8abf05db9bac99e454f230eba Mon Sep 17 00:00:00 2001 From: Cris Stringfellow <22254235+crislin2046@users.noreply.github.com> Date: Thu, 16 Dec 2021 22:19:18 +0800 Subject: [PATCH] "Consider switching away from flexs" --- todo | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/todo b/todo index a3bbe63..a02e113 100644 --- a/todo +++ b/todo @@ -1,4 +1,5 @@ -- add stemming and tokenization +- seems flexsearch sucks at the below. maybe i should switch to another library??? + - add stemming and tokenization - provide results page - We need to reload on localhost 22120 if we open with that - ensure we are getting the page text to index once it is actually loaded (we should call again later, or add mutation observer and update on mutate)