Red Sun - Apache Solr Search Integration for Redmine based on Sunspot
Redsun is a Redmine plugin that replaces the existing search with a fast Apache Solr powered engine.
Redsun will respect any viewing restrictions on records to make sure people will only see results they are supposed to see.
Install https://redmine.org/plugins/redmine__select2 first.
The following models are being indexed. We plan to add more models with future releases.
Currently, only German and English are being supported.
We have successfully used Redsun 1.0.3 with Redmine 2.3-2.6.
Please use Redsun >= 1.0.4 if you are using Redmine 3.x
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.