changeset 0 | 414e01d06fd5 |
-1:000000000000 | 0:414e01d06fd5 |
---|---|
1 ---+ Package =TWiki::Store::SearchAlgorithms::Forking= |
|
2 |
|
3 Forking implementation of the RCS cache search. |
|
4 |
|
5 ---++ search($searchString, $topics, $options, $sDir) -> \%seen |
|
6 Search .txt files in $dir for $searchString. See RcsFile::searchInWebContent |
|
7 for details. |
|
8 |
|
9 |
|
10 %TOC% |