| Package | Description |
|---|---|
| com.atlassian.confluence.impl.search | |
| com.atlassian.confluence.search | |
| com.atlassian.confluence.search.lucene |
| Modifier and Type | Method and Description |
|---|---|
boolean |
CompositeIndexManager.flushQueue(IndexManager.IndexQueueFlushMode flushMode) |
| Modifier and Type | Method and Description |
|---|---|
static IndexManager.IndexQueueFlushMode |
IndexManager.IndexQueueFlushMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IndexManager.IndexQueueFlushMode[] |
IndexManager.IndexQueueFlushMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
IndexManager.flushQueue(IndexManager.IndexQueueFlushMode flushMode)
Flushes the index queue, processing a batch of the tasks
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
IncrementalIndexManager.flushQueue(IndexManager.IndexQueueFlushMode flushMode)
Flushes the index queue, processing a batch of the tasks
|
boolean |
LuceneIncrementalIndexManager.flushQueue(IndexManager.IndexQueueFlushMode flushMode) |
Copyright © 2003–2022 Atlassian. All rights reserved.