Socket
Socket
Sign inDemoInstall

nodebb-plugin-solr

Package Overview
Dependencies
263
Maintainers
3
Versions
62
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

nodebb-plugin-solr

Full-text searching for NodeBB using Apache Solr


Version published
Maintainers
3
Weekly downloads
65
increased by828.57%
Bundle size
308.7 kB
Minified + gzipped

Weekly downloads

Readme

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

  1. Install this plugin via npm: npm install nodebb-plugin-solr
  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-solr

Keywords

FAQs

Last updated on 11 Nov 2021

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc