Changes between Version 4 and Version 5 of FullTextSearchPlugin


Ignore:
Timestamp:
Aug 27, 2015, 5:06:51 PM (9 years ago)
Author:
Ryan J Ollos
Comment:

Copyright is contained in files and doesn't need to be repeated here.

Legend:

Unmodified
Added
Removed
Modified
  • FullTextSearchPlugin

    v4 v5  
    66
    77Provide full text indexing of all core items like tickets, wiki, attachments, source code.
    8 
    9 Copyright (c) 2010, Logica. All rights reserved. Released under the 3-clause BSD license.
    108
    119== Bugs/Feature Requests
     
    3331== Example
    3432
    35 {{{
     33{{{#!sh
    3634trac-admin $PROJECT config set components "fulltextsearchplugin.*" enabled
    3735trac-admin $PROJECT config set search disabled_sources "ChangesetModule, MilestoneModule, TicketModule, WikiModule"