Represents an IBM® Content Search Services index, which holds the full-text
indexing information that is created, updated, and searched by an IBM Content Search Services server.
The Content Engine creates IBM Content Search Services indexes automatically as needed within an
IBM Content Search Services index area. Each IBM Content Search Services index can be associated
with only a single IBM Content Search Services index area. An IBM Content Search Services index specifies
its status with the ResourceStatus property. When an index reaches its
full capacity, its status is automatically set to FULL. Within a given object store, you can associate an
IBM Content Search Services index with a date-valued property that acts as a date partition
constraint and a string-valued property that acts as a string partition constraint.
Namespace:
FileNet.Api.Admin
Assembly:
FileNet.Api (in FileNet.Api.dll)
JavaScript |
---|
FileNet.Api.Admin.ICmTextSearchIndex = function();
FileNet.Api.Admin.ICmTextSearchIndex.createInterface('FileNet.Api.Admin.ICmTextSearchIndex'); |