UNPKG

nodebb-plugin-solr

Version:

Full-text searching for NodeBB using Apache Solr

17 lines (11 loc) 741 B
# Solr Search for NodeBB [From Wikipedia](http://en.wikipedia.org/wiki/Apache_Solr): > 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` 1. Activate it in the Plugins page 1. Restart NodeBB 1. Check that the plugin has successfully connected to the search engine. If not, adjust as necessary. ## Installation npm install nodebb-plugin-solr