changeset 0 | 414e01d06fd5 |
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/data/TWiki/TWikiStoreSearchAlgorithmsForkingDotPm.txt Sat Jan 26 15:50:53 2008 +0100 1.3 @@ -0,0 +1,10 @@ 1.4 +---+ Package =TWiki::Store::SearchAlgorithms::Forking= 1.5 + 1.6 +Forking implementation of the RCS cache search. 1.7 + 1.8 +---++ search($searchString, $topics, $options, $sDir) -> \%seen 1.9 +Search .txt files in $dir for $searchString. See RcsFile::searchInWebContent 1.10 +for details. 1.11 + 1.12 + 1.13 +%TOC%