nodebb-plugin-dbsearch-rsjieba
v0.2.0
Published
A plugin that uses the database for search, use @node-rs/jieba to support Chinese.
Downloads
4
Readme
NodeBB Plugin DB Search
A Plugin that lets users search posts and topics, use @node-rs/jieba to support Chinese.
Limitations: During testing, an issue arises when searching using only ONE single Chinese character. You can temporarily fix this by editing the '1' to '0' in the NodeBB source: src/modules/search.js#L299.
Installation
npm install nodebb-plugin-dbsearch-rsjieba