"Consider switching away from flexs"

This commit is contained in:
Cris Stringfellow 2021-12-16 22:19:18 +08:00
parent 35fdde7419
commit ac45a389b8
1 changed files with 2 additions and 1 deletions

3
todo
View File

@ -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)