Changes between Version 11 and Version 12 of TracAdvancedSearchPlugin


Ignore:
Timestamp:
Feb 18, 2022, 7:26:55 PM (2 years ago)
Author:
anonymous
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TracAdvancedSearchPlugin

    v11 v12  
    77This plugin allows you to index your wiki and ticket data in a full text search engine and search it from a button in the main navbar. A back-end for [http://lucene.apache.org/solr Solr] is provided, but any back-end can be added as this plugin creates an extension point.
    88
    9 [[Image(TracAdvancedSearchPlugin, border=2)]]
     9[[Image(TracAdvancedSearchPlugin.png, border=2)]]
    1010
    1111For a better maintained and more recent plugin offering full text search, see TracDbftsPlugin.