#using flexsearch

6 messages · Page 1 of 1 (latest)

wise oyster
#

so flexsearch has a index.d.ts thats broken and hasn't been touched in 2ish years and instead you should use @types/flexsearch but i have no idea on how to override deps so i can use the Document interface

long rock
wise oyster
#

it did thanks!

wise oyster
#

well i now have more issues? deno_emit seems to not like flexsearch's document class since it converts it to a instance of the dom document idk how to fix it

#

it looks like deno's typehecker understands everything but deno_emit doesn't bundle flexsearch correctly could someone point me in the right direction on how to fix it?

mystic jewel
#

do you have an example of what isn't working?