Shenwei Wang
Shenwei Wang
I will close it now, feel free to reopen it if the issue still exists.
We prefer to use the original package of [lunr-languages](https://github.com/MihaiValentin/lunr-languages), since it has better maintenance. You'd better to make an effort to make the forked one be merged into it. Or...
The search index only includes your page content (typically your markdown files which will be compiled to html), so your arbitrary files like json will not be built into the...
I can't reproduce your problem, I tried your code block but it did work:
OK, I see, it's a known issue the same as #91 , it happens when using the default language of `en` without `zh`.
There is a possible solution mentioned in that issue, but not implemented yet
So I guess we can close this now? Feel free to reopen it or send a new issue if you still have problems.
Can you share your full docusaurus.config.js?
You should put our plugin in the list of `themes` not `plugins`
Closing this, see discussions in https://github.com/facebook/docusaurus/discussions/8283