please consider update lunr-languages to 1.10.0
lunr-languages 1.9.0
use nodejieba
for chinese language support, but nodejieba has been incompatible with nodejs 16
for some time.
thus, lunr-languages 1.10.0
use @node-rs/jieba
instead, which works well with nodejs 16.
please consider update lunr-languages
version if possible.
thanks.
related pull request: https://github.com/MihaiValentin/lunr-languages/pull/87