@Internal public class LuceneBatchIndexer extends AbstractBatchIndexer
Constructor and Description |
---|
LuceneBatchIndexer(AnyTypeDao anyTypeDao,
org.springframework.transaction.PlatformTransactionManager transactionManager,
IndexTaskFactory indexTaskFactory,
org.apache.lucene.index.IndexWriter indexWriter) |
Modifier and Type | Method and Description |
---|---|
void |
doIndex(List<? extends com.atlassian.bonnie.Searchable> searchables,
Progress progress) |
accept
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
andThen
public LuceneBatchIndexer(AnyTypeDao anyTypeDao, org.springframework.transaction.PlatformTransactionManager transactionManager, IndexTaskFactory indexTaskFactory, org.apache.lucene.index.IndexWriter indexWriter)
public void doIndex(List<? extends com.atlassian.bonnie.Searchable> searchables, Progress progress)
doIndex
in class AbstractBatchIndexer
Copyright © 2003–2017 Atlassian. All rights reserved.