@Internal public class LuceneBatchIndexer extends Object implements BatchIndexer
| Constructor and Description |
|---|
LuceneBatchIndexer(AnyTypeDao anyTypeDao,
org.springframework.transaction.PlatformTransactionManager transactionManager,
IndexTaskFactory indexTaskFactory,
org.apache.lucene.index.IndexWriter indexWriter) |
public LuceneBatchIndexer(AnyTypeDao anyTypeDao, org.springframework.transaction.PlatformTransactionManager transactionManager, IndexTaskFactory indexTaskFactory, org.apache.lucene.index.IndexWriter indexWriter)
public void index(List<HibernateHandle> handles, Progress progress)
index in interface BatchIndexerCopyright © 2003–2020 Atlassian. All rights reserved.