Contents
Perform Full Text Search on the command line
Description
This plugin provides full text indexing of all core items like tickets, wiki, attachments, source code. The search is performed om the command line using trac-admin
. 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
For full text search within Trac, see TracDbftsPlugin
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)
- ComponentDependencyPlugin-0.1-py2.7.egg (6.4 KB) - added by 12 years ago.
- ComponentDependencyPlugin-0.1.tar.gz (2.4 KB) - added by 12 years ago.
- TracTags-0.6-py2.7.egg (69.9 KB) - added by 12 years ago.
- TracTags-0.6-py2.7.2.egg (69.9 KB) - added by 12 years ago.
- TracTags-0.6.tar.gz (43.1 KB) - added by 12 years ago.
Download all attachments as: .zip