Identifies an IBM® Content Search Services index to be full-text indexed. If the indexing data for one
or more indexes becomes corrupted or lost (due to a storage device failure), the index must
be reindexed. The reindexing operation deletes the current indexing data and creates new full-text index data to replace it.
Warning Do not use indexing to address a change in the IsCBREnabled property status on a class or property definition.
Only the existing data in the index or collection is submitted to be indexed (even if all the indexes of an object store are
selected). Any classes that are newly enabled or disabled for indexing will not be reindexed because instances of these classes might not be in the
existing indexes.
Namespace:
FileNet.Api.Admin
Assembly:
FileNet.Api (in FileNet.Api.dll)
JavaScript |
---|
FileNet.Api.Admin.IIndexJobCollectionItem = function();
FileNet.Api.Admin.IIndexJobCollectionItem.createInterface('FileNet.Api.Admin.IIndexJobCollectionItem'); |