2021-12-18 04:17:42 +00:00
|
|
|
- add stemmers and tokenizers to flex from natural
|
2021-12-15 15:34:30 +00:00
|
|
|
- We need to reload on localhost 22120 if we open with that
|
2021-12-17 16:38:27 +00:00
|
|
|
- We need to not open other localhosts if we already have one open
|
2021-12-16 04:53:52 +00:00
|
|
|
- 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)
|
2021-12-17 11:59:06 +00:00
|
|
|
- then send console message to the controller ({textChanged}), to trigger indexURL again
|
|
|
|
- throttle how often this can occur per URL
|
2021-12-14 13:53:07 +00:00
|
|
|
|