wiki:FullTextSearchPlugin

Version 8 (modified by figaro, 7 years ago) (diff)

Moved example to functional description

Full Text Search

Description

This plugin provides full text indexing of all core items like tickets, wiki, attachments, source code. It is more advanced than the standard installed search functionality.

Examples:

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

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 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.

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