You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@community.apache.org by "Gary Martin (JIRA)" <ji...@apache.org> on 2014/02/24 18:52:19 UTC

[jira] [Created] (COMDEV-108) Add Solr support to Bloodhound Search plugin

Gary Martin created COMDEV-108:
----------------------------------

             Summary: Add Solr support to Bloodhound Search plugin
                 Key: COMDEV-108
                 URL: https://issues.apache.org/jira/browse/COMDEV-108
             Project: Community Development
          Issue Type: New Feature
            Reporter: Gary Martin


Note: Was COMDEV-93

Apache Bloodhound is a software development collaboration tool, including issue tracking, wiki and repository browsing (see: http://bloodhound.apache.org). Bloodhound extends Trac (http://trac.edgewall.org/) with multiple product support, advanced search functionality, ticket relations, a simpler installer and sleeker user interface.

Problem:

The Bloodhound Search plugins supports different search backends, but only Woosh has been implemented so far.

Proposed solution:

Bloodhound's current plugin implementation supports Whoosh search backend. Apache Solr ( http://lucene.apache.org/solr/ ) can be used as alternative search backend for Bloodhound Search when requirements are reliability, scalability and fault tolerance. Work towards integrating Solr into Trac (which Bloodhound is based on) has already started and can probably be built upon: http://trac-hacks.org/wiki/FullTextSearchPlugin

Skills needed:

Bloodhound and Trac are written in Python, so a moderate dose of Python programing skills are required. Apache Solr is written in Java so intermediate Java programming skills are probably required.

References:

Link to the original issue:

    https://issues.apache.org/bloodhound/ticket/488

More GSoC-related tasks for Bloodhound:

    https://issues.apache.org/bloodhound/query?status=!closed&keywords=~gsoc

Guidelines for contributing to Apache Bloodhound:

    https://issues.apache.org/bloodhound/wiki/BloodhoundContributing



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)