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