wiki:FullTextSearchPlugin

Version 3 (modified by figaro, 9 years ago) (diff)

Cosmetic changes, tagged with license

Full Text Search

Notice: This plugin is deprecated in favor of Trac 0.12 and higher.

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.

defect

0 / 2

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.

Installation

General instructions on installing Trac plugins can be found on the TracPlugins page.

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: Alex Willmer
Contributors:

Attachments (5)

Download all attachments as: .zip