FullTextSearch?

Description

Provide full text indexing of all core items like tickets, wiki, attachments, source code.

Copyright (c) 2010, Logica. All rights reserved. Released under the 3-clause BSD license.

Bugs/Feature Requests

Existing bugs and feature requests for FullTextSearchPlugin are here.

If you have any issues, create a new ticket.

Download

Download the zipped source from here.

Source

You can check out FullTextSearchPlugin from here using Subversion, or browse the source with Trac.

Example

trac-admin $PROJECT config set components "fulltextsearchplugin.*" enabled
trac-admin $PROJECT config set search disabled_sources "ChangesetModule, MilestoneModule, TicketModule, WikiModule"
trac-admin $PROJECT fulltext index

Recent Changes

[11692] by willmerae on 06/25/12 21:28:07

FullTextSearchPlugin: Include Trac patch

[11691] by willmerae on 06/25/12 21:27:33

FullTextSearchPlugin: Correct webpage and provide dependecy eggs in setup.py

[11663] by willmerae on 06/19/12 20:58:05

FullTextSearchPlugin: Initial commit

[11662] by willmerae on 06/19/12 20:57:38

FullTextSearchPlugin: Initial commit

Author/Contributors

Author: willmerae
Maintainer: willmerae
Contributors:

Attachments