[[PageOutline(2-5,Contents,pullout)]] = 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. == Bugs/Feature Requests Existing bugs and feature requests for FullTextSearchPlugin are [report:9?COMPONENT=FullTextSearchPlugin here]. If you have any issues, create a [/newticket?component=FullTextSearchPlugin new ticket]. [[TicketQuery(component=FullTextSearchPlugin&group=type,format=progress)]] == Download Download the zipped source from [download:fulltextsearchplugin here]. == Source You can check out FullTextSearchPlugin from [http://trac-hacks.org/svn/fulltextsearchplugin here] using Subversion, or [source:fulltextsearchplugin browse the source] with Trac. == Installation General instructions on installing Trac plugins can be found on the [TracPlugins#InstallingaTracplugin TracPlugins] page. == Example {{{#!sh 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 [[ChangeLog(fulltextsearchplugin, 3)]] == Author/Contributors '''Author:''' [wiki:willmerae] [[BR]] '''Maintainer:''' [[Maintainer]] [[BR]] '''Contributors:'''