Difference: TWikiStoreSearchAlgorithmsPurePerlDotPm (1 vs. 2)

Revision 22013-10-14 - TWikiContributor

Line: 2 to 2
  Pure perl implementation of the RCS cache search.
Changed:
<
<

search($searchString, $topics, $options, $sDir) -> \%seen

>
>

StaticMethod search ($searchString,$topics,$options,$sDir) -> \%seen

 Search .txt files in $dir for $string. See RcsFile::searchInWebContent for details.
Deleted:
<
<

Revision 12007-03-03 - TWikiContributor

Line: 1 to 1
Added:
>
>

Package TWiki::Store::SearchAlgorithms::PurePerl

Pure perl implementation of the RCS cache search.

search($searchString, $topics, $options, $sDir) -> \%seen

Search .txt files in $dir for $string. See RcsFile::searchInWebContent for details.

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 1999-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.TWikiStoreSearchAlgorithmsPurePerlDotPm.