Class ReindexLuceneJob

All Implemented Interfaces:
BusinessObject, BusinessProcessor, org.quartz.Job

@DisallowConcurrentExecution public class ReindexLuceneJob extends AbstractJob
Reindexes Lucene and the Lucene Suggestions Index
Author:
jmcwill
  • Field Details

    • log

      static org.apache.commons.logging.Log log
  • Constructor Details

    • ReindexLuceneJob

      public ReindexLuceneJob()
  • Method Details