| Package | Description |
|---|---|
| com.atlassian.confluence.internal.index.lucene | |
| com.atlassian.confluence.search.lucene |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultIndexLockService
The implementation of
IndexLockService which initialises all lock in memory. |
| Constructor and Description |
|---|
LuceneFullReindexManager(IndexLockService lockService,
ReIndexer reIndexer,
SearchableDao searchableDao,
Collection<SearchIndexAccessor> searchIndexAccessors) |
| Constructor and Description |
|---|
LuceneIncrementalIndexManager(IndexLockService lockService,
IndexTaskQueue<ConfluenceIndexTask> taskQueue,
SearchIndexAccessor searchIndexAccessor,
com.atlassian.event.api.EventPublisher eventPublisher,
FullReindexManager fullReindexManager,
SearchIndex targetIndex) |
Copyright © 2003–2022 Atlassian. All rights reserved.