Constructor and Description |
---|
ConfluenceReIndexer(com.atlassian.event.api.EventPublisher eventPublisher,
SearchableDao searchableDao,
com.atlassian.bonnie.ILuceneConnection luceneConnection,
IndexTaskFactory indexTaskFactory,
AnyTypeDao anyTypeDao,
org.springframework.transaction.PlatformTransactionManager transactionManager,
com.atlassian.bonnie.search.DocumentBuilder documentBuilder) |
Modifier and Type | Method and Description |
---|---|
void |
QueuingChangeIndexer.setIndexTaskFactory(IndexTaskFactory indexTaskFactory) |
Modifier and Type | Method and Description |
---|---|
void |
QueuingConfluenceIndexer.setIndexTaskFactory(IndexTaskFactory indexTaskFactory) |
void |
DefaultConfluenceIndexManager.setIndexTaskFactory(IndexTaskFactory indexTaskFactory) |
Constructor and Description |
---|
ReindexWorkBatch(IndexTaskFactory indexTaskFactory,
org.apache.lucene.index.IndexWriter indexWriter,
org.springframework.transaction.PlatformTransactionManager platformTransactionManager,
Progress progress,
com.atlassian.bonnie.search.DocumentBuilder documentBuilder,
ConcurrentLinkedQueue<HibernateHandle> work,
AnyTypeDao anyTypeDao) |
Constructor and Description |
---|
JournalIndexTaskQueue(JournalService journalService,
IndexTaskFactory indexTaskFactory,
AnyTypeDao anyTypeDao) |
Constructor and Description |
---|
RebuildChangeDocumentsIndexTask(com.atlassian.bonnie.Searchable searchable,
ContentEntityObjectDao contentEntityObjectDao,
AttachmentManager attachmentManager,
IndexTaskFactory indexTaskFactory)
Constructs a rebuild change document index task.
|
UpdateDocumentIndexTask(com.atlassian.bonnie.Searchable searchable,
IndexTaskFactory indexTaskFactory) |
Copyright © 2003–2015 Atlassian. All rights reserved.