Redsun

Red Sun - Apache Solr Search Integration for Redmine based on Sunspot

View the Project on GitHub dkd/redsun

Introduction

Redsun is a Redmine plugin that replaces the existing search with a fast Apache Solr powered engine.

Features

Redsun will respect any viewing restrictions on records to make sure people will only see results they are supposed to see.

select2 Support

Install https://redmine.org/plugins/redmine__select2 first.

Models

The following models are being indexed. We plan to add more models with future releases.

Facets

Localization

Currently, only German and English are being supported.

Supported Redmine Versions

Redmine 2.x

We have successfully used Redsun 1.0.3 with Redmine 2.3-2.6.

Redmine 3.x

Please use Redsun >= 1.0.4 if you are using Redmine 3.x

Basic Installation

We recommend to test this plugin locally. There is a solrconfig.xml and schema.xml for Solr 4.x in the config folder of the plugin. Please use these files for your Solr server to get running. Also: For the spellchecker feature to work properly the Solr index has to be optimized. You can do this on the Solr admin interface or on the Rails console with Sunspot.optimize.

Hosted Solr does not require lengthy and complicated configuration. Simply register for an account and create an Apache Solr index. You can then benefit from the advantages of Apache Solr with a few clicks. It offers support for Red Sun via its sunspot integration.

Hosted Solr