Manual:RefreshExternallinksIndex.php/de
Appearance
MediaWiki Version: | ≥ 1.33 |
MediaWiki-Datei: refreshExternallinksIndex.php | |
---|---|
Speicherort: | maintenance/ |
Quellcode: | master • 1.42.3 • 1.41.4 • 1.39.10 |
Klassen: | RefreshExternallinksIndex |
Details
refreshExternallinksIndex.php is a maintenance script that refreshes the externallinks table el_index
and el_index_60
fields based on the el_to
field.
This script runs by default when you run update.php . It processes 10,000 items in every batch.
Optionen
Dieses Skript nimmt keine Optionen an.
Verwendung
php maintenance/refreshExternallinksIndex.php
Terminal
$ php maintenance/refreshExternallinksIndex.php Updating externallinks table index fields el_id 0 - 44 of 44 Done, 13 rows updated, 1 deleted.