"Up todo"

This commit is contained in:
Cris Stringfellow 2021-12-18 12:17:42 +08:00
parent f100abe30b
commit d61431a4e6
1 changed files with 1 additions and 2 deletions

3
todo
View File

@ -1,5 +1,4 @@
- try update to latest version of ndx and use stemmers / tokenizers etc from natural
- add serialize and load to the index (later version of ndx?)
- add stemmers and tokenizers to flex from natural
- We need to reload on localhost 22120 if we open with that
- We need to not open other localhosts if we already have one open
- 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)