author | Colas Nahaboo <colas@nahaboo.net> |
Sat, 26 Jan 2008 15:50:53 +0100 | |
changeset 0 | 414e01d06fd5 |
permissions | -rw-r--r-- |
colas@0 | 1 |
---+ Package =TWiki::Store::SearchAlgorithms::Forking= |
colas@0 | 2 |
|
colas@0 | 3 |
Forking implementation of the RCS cache search. |
colas@0 | 4 |
|
colas@0 | 5 |
---++ search($searchString, $topics, $options, $sDir) -> \%seen |
colas@0 | 6 |
Search .txt files in $dir for $searchString. See RcsFile::searchInWebContent |
colas@0 | 7 |
for details. |
colas@0 | 8 |
|
colas@0 | 9 |
|
colas@0 | 10 |
%TOC% |