Class AbstractLuceneIndexerAndSearcherFactory.LuceneIndexBackupJob

    • Field Detail

      • KEY_LUCENE_INDEX_BACKUP_COMPONENT

        public static final String KEY_LUCENE_INDEX_BACKUP_COMPONENT
        KEY_LUCENE_INDEX_BACKUP_COMPONENT = 'luceneIndexBackupComponent'
        See Also:
        Constant Field Values
    • Constructor Detail

      • LuceneIndexBackupJob

        public LuceneIndexBackupJob()
    • Method Detail

      • execute

        public void execute​(org.quartz.JobExecutionContext context)
                     throws org.quartz.JobExecutionException
        Locks the Lucene indexes and copies them to a backup location
        Specified by:
        execute in interface org.quartz.Job
        Throws:
        org.quartz.JobExecutionException