CirrusSearch
Elasticsearch-powered search for MediaWiki
|
Public Member Functions | |
execute () | |
Public Member Functions inherited from CirrusSearch\Maintenance\Maintenance | |
finalSetup (SettingsBuilder $settingsBuilder) | |
createChild (string $maintClass, ?string $classFile=null) | |
@inheritDoc | |
getConnection ( $cluster=null) | |
getSearchConfig () | |
getMetaStore (?Connection $conn=null) | |
loadSpecialVars () | |
Execute a callback function at the end of initialisation. | |
done () | |
Call to signal that execution of this maintenance script is complete so the next one gets the right indentation. | |
output ( $message, $channel=null) | |
outputIndented ( $message) | |
error ( $err, $die=0) | |
Public Attributes | |
$fromDate = null | |
$toDate = null | |
$toId = null | |
$indexUpdates | |
$archive | |
$limit | |
$queue | |
$maxJobs | |
$pauseForJobs | |
$namespace | |
$excludeContentTypes | |
$lastJobQueueCheckTime = 0 | |
Protected Member Functions | |
getDeletesIterator () | |
getIdsIterator () | |
getUpdatesByDateIterator () | |
getUpdatesByIdIterator () | |
Protected Member Functions inherited from CirrusSearch\Maintenance\Maintenance | |
disablePoolCountersAndLogging () | |
Disable all pool counters and cirrus query logs. | |
maybeCreateMetastore () | |
Create metastore only if the alias does not already exist. | |
requireCirrusReady () | |
getBackCompatOption (string $current, string $bc, bool $required=true) | |
Provides support for backward compatible CLI options. | |
unwrap (Status $status) | |
Helper method for Status returning methods, such as via ConfigUtils. | |
Additional Inherited Members | |
Static Protected Attributes inherited from CirrusSearch\Maintenance\Maintenance | |
static | $indent = null |
CirrusSearch\Maintenance\ForceSearchIndex::__construct | ( | ) |
Reimplemented from CirrusSearch\Maintenance\Maintenance.
|
protected |
|
protected |
|
protected |
|
protected |