Package Exports
- nodebb-plugin-meilisearch
- nodebb-plugin-meilisearch/library.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (nodebb-plugin-meilisearch) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Meilisearch Plugin for NodeBB
A work-in-progress search plugin integrating Meilisearch. It's not well tested yet, but should work.
Make sure to disable nodebb-plugin-dbsearch when using this plugin.
Installation
- Make sure you have an instance of Meilisearch 
- Install the plugin: - npm install nodebb-plugin-meilisearch
- Set your URL and API Key in the ACP