nodebb-plugin-search-elasticsearch-cn

Full-text searching using Elasticsearch

Usage no npm install needed!

<script type="module">
  import nodebbPluginSearchElasticsearchCn from 'https://cdn.skypack.dev/nodebb-plugin-search-elasticsearch-cn';
</script>

README

Elasticsearch Search for NodeBB

This plugin extends NodeBB to utilise an installation of Elasticsearch as a search backend.

Configuration

  1. Install this plugin via npm: npm install nodebb-plugin-search-elasticsearch
  2. Activate it in the Plugins page
  3. Restart NodeBB
  4. Check that the plugin has successfully connected to the search engine. If not, adjust as necessary.

Installation

npm install nodebb-plugin-search-elasticsearch