JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 5
  • Score
    100M100P100Q49255F
  • License MIT

A WIP plugin for integrating MeiliSearch with NodeBB

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

  1. Make sure you have an instance of Meilisearch

  2. Install the plugin: npm install nodebb-plugin-meilisearch

  3. Set your URL and API Key in the ACP