public static class AbstractLuceneIndexerAndSearcherFactory.LuceneIndexBackupJob extends Object implements org.quartz.Job
AbstractLuceneIndexerAndSearcherFactory.LuceneIndexBackupComponent
to perform safe backups of the Lucene indexes.Modifier and Type | Field and Description |
---|---|
static String |
KEY_LUCENE_INDEX_BACKUP_COMPONENT
KEY_LUCENE_INDEX_BACKUP_COMPONENT = 'luceneIndexBackupComponent'
|
Constructor and Description |
---|
LuceneIndexBackupJob() |
Modifier and Type | Method and Description |
---|---|
void |
execute(org.quartz.JobExecutionContext context)
Locks the Lucene indexes and copies them to a backup location
|
public static final String KEY_LUCENE_INDEX_BACKUP_COMPONENT
Copyright © 2005–2017 Alfresco Software. All rights reserved.