Jump to content

Manual:refreshExternallinksIndex.php

From mediawiki.org
MediaWiki version:
1.33

Details

[edit]

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

[edit]

This script does not take any options.

Usage

[edit]
php maintenance/refreshExternallinksIndex.php
Terminal

See also

[edit]