Package | Description |
---|---|
com.filenet.api.admin |
Provides classes and interfaces that are used in the administration of a FileNet P8 Content Engine Server.
|
com.filenet.api.constants |
Provides classes defining collections of related, type-safe constant values.
|
Modifier and Type | Method and Description |
---|---|
IndexingStatus |
CmTextSearchIndex.get_IndexingStatus()
Returns the value of the IndexingStatus property.
|
Modifier and Type | Field and Description |
---|---|
static IndexingStatus |
IndexingStatus.NORMAL
The index is assigned to an IBM Content Search Services server and does not need to be reassigned.
|
static IndexingStatus |
IndexingStatus.REBALANCING
The index is in the process of being reassigned to a new IBM Content Search Services server.
|
static IndexingStatus |
IndexingStatus.REPLACING
The index is unavailable and an index job has set the ResourceStatus property of the index to
CLOSED . |
static IndexingStatus |
IndexingStatus.RESYNCHING |
Modifier and Type | Method and Description |
---|---|
static IndexingStatus |
IndexingStatus.getInstanceFromInt(int value)
Returns an instance of this class using its associated integer value.
|
© Copyright IBM Corporation 2006, 2015. All rights reserved.