Project

General

Profile

Plugins Directory » Redsun

Author: Kieran Hayes
Website: http://dkd.github.io/redsun/
Code repository: https://github.com/dkd/redsun
Registered on: 2015-08-12 (almost 9 years ago)
Current version: 2.0.0
Compatible with: Redmine 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x
User ratings:   (0)

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.

Models

Currently only four models are being indexed. We plan to add news and attachments in the future.

  • Issues
  • Journals (=Comments)
  • Projects
  • WikiPages
  • Attachments

Facets

  • Project
  • Author
  • Assigned To
  • Status
  • Tracker
  • Priority
  • Created on
  • Updated on
  • Issue Category
  • File Type

Currently, only German and English are being supported.

Looking for your Red Sun Redmine Search?

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.

https://www.hosted-solr.com/?locale=en

Installation notes

Please visit https://github.com/dkd/redsun for more information how to install Redsun.

Changelog

2.0.0 (2016-11-16)

Compatible with Redmine 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x.

  • Support for spellchecker
  • Search attachments with preview pics
  • Facet object type (tabs) maintain state
  • New facets: issue category & file type
  • Support for select2js
  • better styling, improved pagination

Please check out the solrconfig.xml and schema.xml within the config directory when you set-up your Solr(4.x) server.

redsun-2.0.0.zip (48.4 KB) redsun-2.0.0.zip Redsun v2.0.0 release Kieran Hayes, 2016-11-16 11:03

1.0.5 (2015-08-12)

Compatible with Redmine 3.1.x, 3.0.x.

  • fix rake tasks redsun:reindex, comments are now being indexed
  • remove style attributes
  • fix indexing across all models
redsun-1.0.5.zip (33.4 KB) redsun-1.0.5.zip Kieran Hayes, 2016-01-22 13:35

1.0.4 (2015-08-12)

Compatible with Redmine 3.1.x, 3.0.x.

1.0.3 (2015-04-09)

Compatible with Redmine 2.6.x, 2.5.x, 2.4.x, 2.3.x.

  • Initial release
  • tested with Redmine 2.3-2.6