wiki:FullTextSearchPlugin

Version 1 (modified by Alex Willmer, 12 years ago) (diff)

New hack FullTextSearchPlugin, created by willmerae

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 [download:fulltextsearchplugin 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

16711 by rjollos on 2017-07-13 22:58:10
FullTextSearchPlugin 0.1: Require TracTags >= 0.7

Refs #13228.

11692 by willmerae on 2012-06-25 19:28:07
FullTextSearchPlugin: Include Trac patch
11691 by willmerae on 2012-06-25 19:27:33
FullTextSearchPlugin: Correct webpage and provide dependecy eggs in setup.py
(more)

Author/Contributors

Author: willmerae
Maintainer: willmerae
Contributors:

Attachments (5)

Download all attachments as: .zip