maintenance/updateSearchIndex.php File Reference

Script for periodic off-peak updating of the search index. More...

Go to the source code of this file.

Variables

 $optionsWithArgs = array( 's', 'e', 'p' )
 $file = fopen( $posFile, 'w' )


Detailed Description

Script for periodic off-peak updating of the search index.

Usage: php updateSearchIndex.php [-s START] [-e END] [-p POSFILE] [-l LOCKTIME] [-q] Where START is the starting timestamp END is the ending timestamp POSFILE is a file to load timestamps from and save them to, searchUpdate.pos by default LOCKTIME is how long the searchindex and cur tables will be locked for -q means quiet

Definition in file updateSearchIndex.php.


Variable Documentation

$file = fopen( $posFile, 'w' )

Definition at line 53 of file updateSearchIndex.php.

$optionsWithArgs = array( 's', 'e', 'p' )

Definition at line 17 of file updateSearchIndex.php.


Generated on Sat Sep 5 02:08:28 2009 for MediaWiki by  doxygen 1.5.9