🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

nodebb-plugin-solr

Package Overview
Dependencies
Maintainers
3
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nodebb-plugin-solr

Full-text searching for NodeBB using Apache Solr

5.3.1
latest
Source
npm
Version published
Weekly downloads
22
-18.52%
Maintainers
3
Weekly downloads
 
Created
Source

Solr Search for NodeBB

From Wikipedia:

Solr (pronounced "solar") is an open source enterprise search platform from the Apache Lucene project. Its major features include full-text search, hit highlighting, faceted search, dynamic clustering, database integration, and rich document (e.g., Word, PDF) handling.

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

Configuration

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

Installation

npm install nodebb-plugin-solr

Keywords

nodebb

FAQs

Package last updated on 11 Nov 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts