Manual:RefreshExternallinksIndex.php/de-formal

From mediawiki.org
This page is a translated version of the page Manual:RefreshExternallinksIndex.php and the translation is 11% complete.
MediaWiki Version:
1.33

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.

Options

This script does not take any options.

Usage

php maintenance/refreshExternallinksIndex.php
Terminal

See also