@veronikya/nodebb-plugin-meilisearch

1.0.0 • Public • Published

Meilisearch Plugin for NodeBB

A search plugin integrating Meilisearch.

Make sure to disable nodebb-plugin-dbsearch when using this plugin.

加入结巴分词优化中文索引

Installation

  1. Make sure you have access to an instance of Meilisearch
  2. Install the plugin: npm install nodebb-plugin-meilisearch (or just use the ACP)
  3. 进入插件目录安装依赖 npm i
  4. Set your URL and API Key in the ACP under admin/plugins/meilisearch

Warning Currently this plugin doesn't do a good job of informing the user about configuration errors, make sure your Meilisearch instance is reachable by NodeBB and that the plugin is configured correctly

Screenshots

ACP:

Settings screenshot

Package Sidebar

Install

npm i @veronikya/nodebb-plugin-meilisearch

Weekly Downloads

4

Version

1.0.0

License

MIT

Unpacked Size

184 kB

Total Files

38

Last publish

Collaborators

  • veronikya