v3.0.0+
| Status: | effective |
| Progress: | 100% |
| Version: | 3.0.0+ |
API module "smwtask"
From semantic-mediawiki.org
| smwtask | |
|---|---|
| Allows to invoke and execute internal Semantic MediaWiki tasks | |
| Keywords | |
| Further Information | |
| Provided by: | Semantic MediaWiki |
| Added: | 3.0.0 |
| Removed: | still available |
The "smwtask" API module allows invokes and executes internal Semantic MediaWiki tasks. It should not be used with external calls.
List of task modules[edit]
run-joblist– Runs listed jobs for full-text search table updates and embedded query updates from the queue without the job scheduler and hereby circumvents the randomness of its execution. Moreover it is used to do post-processing for jobs created by query marker@annotation.1 See also configuration parameter$smwgPostEditUpdateSets how many jobs should be executed as part of a post-edit event.
References
- ^ Semantic MediaWiki: GitHub pull request gh:smw:3318