|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IndexJobCollectionItem
Identifies a Verity collection to be full text indexed. When the indexing data for one or more Verity collections becomes corrupted or lost (due to a storage device failure), the collection needs to be reindexed. This operation deletes the current indexing data, and creates new full text index data to replace it.
Warning: Do not use collection indexing to address a change in the CBREnabled
status on a class or property.
Only the existing data in the collection will be submitted to be indexed (even if all collections of an object store are
selected). Any classes newly enabled/disabled for indexing will not be reindexed because instances of these classes may not be in the
existing collections.
Metadata
Auditable: false
Method Summary | |
---|---|
IndexArea |
get_IndexArea()
Returns the value of the IndexArea property. |
Id |
get_IndexationId()
Returns the value of the IndexationId property. |
void |
set_IndexationId(Id value)
Sets the value of the IndexationId property. |
Methods inherited from interface com.filenet.api.admin.IndexJobItem |
---|
get_Id |
Methods inherited from interface com.filenet.api.core.EngineObject |
---|
get_ClassDescription, getClassName, getConnection, getProperties, getSuperClasses |
Method Detail |
---|
IndexArea get_IndexArea()
Id get_IndexationId()
void set_IndexationId(Id value)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |