public static class AbstractLuceneIndexerAndSearcherFactory.LuceneIndexBackupJob
extends java.lang.Object
implements org.quartz.Job
AbstractLuceneIndexerAndSearcherFactory.LuceneIndexBackupComponent to perform safe backups of the Lucene indexes.| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
KEY_LUCENE_INDEX_BACKUP_COMPONENT
KEY_LUCENE_INDEX_BACKUP_COMPONENT = 'luceneIndexBackupComponent'
|
| Constructor and Description |
|---|
AbstractLuceneIndexerAndSearcherFactory.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 java.lang.String KEY_LUCENE_INDEX_BACKUP_COMPONENT
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.