A job is a representation of a batch process. A batch process is usually started due to various system administration related duties, like updating old index, adding new document to the index and databae or creating a new box. A job is immutable. All jobs are cancel-able. Job is a template, not executable unit. Executable unit is a task.
ALL, REFRESH, ERROR.
ALL, will create new documents, update old ones from the specified source.
REFRESH, will update old documents from the specified source.
ERROR, will try to update old documents which failed to get previously.WIKIPEDIA, GUTENBERG,
YOUTUBE.true, if the job is to be run periodically. false, if the job is run once.true, then this number is the number of days between two runs of the job. Default is 15. If Scheduled is false, then this value is ignored.Refresh all Gutenberg documentsRetry the failed Wikipedia documents with titles are in range from abc to bcd