nodebb-plugin-dbsearch
nodebb-plugin-dbsearch copied to clipboard
A plugin that uses the database for search
Enables search for sites using SQLite3 for storage.
Is this codebase unit tested? Are there any plans for unit tests? Thanks for the great work!
Percona Server for MongoDB supports "ngram" search engine, which is useful for languages as Korean, Chinese, or Japanese. This cannot be used in the original version of MongoDB.
Hi Developers, The plugin won't support any other languages but English when used in conjunction with Postgress. My current setup: NodeBB latest master, and Postgres v10.2. To reproduce: Set the...
This is for the latest version 3.0.0 As you know I have a large index of posts: 378,189 (which is down from 1.2M). Despite fewer posts in the index, search...
Hello Is there any reason why nodebb-plugin-dbsearch doesn't search in category names and descriptions? Thanks
hi, Please take a look at https://community.nodebb.org/topic/8495/how-to-enable-search-features-in-nodebb-for-chinese at first. Do you have any idea how to make support Chinese ? I would like to learn, and maybe I can make...
As reported here: https://github.com/NodeBB/NodeBB/issues/1611