[ Index ] |
PHP Cross Reference of MediaWiki-1.24.0 |
[Source view] [Print] [Project Stats]
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.WIKI_ID.pos by default LOCKTIME is how long the searchindex and revision tables will be locked for -q means quiet
File Size: | 125 lines (4 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 1 file maintenance/Maintenance.php |
UpdateSearchIndex:: (5 methods):
__construct()
getDbType()
execute()
doUpdateSearchIndex()
searchIndexUpdateCallback()
Class: UpdateSearchIndex - X-Ref
Maintenance script for periodic off-peak updating of the search index.__construct() X-Ref |
No description |
getDbType() X-Ref |
No description |
execute() X-Ref |
No description |
doUpdateSearchIndex( $start, $end, $maxLockTime ) X-Ref |
No description |
searchIndexUpdateCallback( $dbw, $row ) X-Ref |
No description |
Generated: Fri Nov 28 14:03:12 2014 | Cross-referenced by PHPXref 0.7.1 |