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 search plugin integrating Meilisearch.
Make sure to disable nodebb-plugin-dbsearch
when using this plugin.
Installation
Make sure you have access to an instance of Meilisearch
Install the plugin:
npm install nodebb-plugin-meilisearch
(or just use the ACP)Set your URL and API Key in the ACP under
admin/plugins/meilisearch