Job wrapper for deleting pages from archive.
More...
|
const | UPDATE_KIND = 'update_kind' |
|
const | ROOT_EVENT_TIME = 'root_event_time' |
|
const | PAGE_CHANGE = 'page_change' |
| a change made to the page, new revision/delete/restore
|
|
const | PAGE_REFRESH = 'page_refresh' |
| a change that could possibly change the rendered output of the page
|
|
const | VISIBILITY_CHANGE = "visibility_change" |
| a change emitted when detecting a visibility change on a past revision theoretically not needed but is being triggered out of caution as generally visibility changes occur to hide harmful content.
|
|
const | SANEITIZER = "saneitizer" |
| Change issued from the saneitizer, either a fixup or a forced update.
|
|
const | CLUSTER = 'cluster' |
| param key to store the target elastic cluster
|
|
Job wrapper for deleting pages from archive.
◆ doJob()
CirrusSearch\Job\DeleteArchive::doJob |
( |
| ) |
|
|
protected |
The documentation for this class was generated from the following file:
- includes/Job/DeleteArchive.php