Changes between Version 11 and Version 12 of RepoSearchPlugin


Ignore:
Timestamp:
Jan 20, 2006, 5:19:59 AM (18 years ago)
Author:
Alec Thomas
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • RepoSearchPlugin

    v11 v12  
    2121If only `include` is specified the default is to exclude all other files.
    2222
    23 To speed up searches, an indexer is included. A full index will occur the first time you search the repository, which can take quite some time. Subsequent changesets will be incrementally indexed and should be quite fast.
     23To speed up searches, an indexer is included. A full index will occur the first time you search the repository, which can take quite some time. Subsequent changesets will be incrementally indexed and should be pretty snappy.
    2424
    2525The indexer is enabled by default and will use the `PYTHON_EGG_CACHE` dir to store its data. You can override this location by adding the following entry to your `trac.ini`: