Represents the configuration information for Content Engine server dispatcher and worker threads,
which control the processing of IBM® Content Search Services content indexing requests. In addition,
CmTextSearchConfiguration object properties can be used to control the configuration of
text filters, which the Content Engine server uses to convert files from binary format to text format.
Namespace:
FileNet.Api.AdminAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Interface ICmTextSearchConfiguration _ Implements ISubsystemConfiguration, IEngineObject, ICloneable, IDependentObject |
C# |
---|
public interface ICmTextSearchConfiguration : ISubsystemConfiguration, IEngineObject, ICloneable, IDependentObject |
Visual C++ |
---|
public interface class ICmTextSearchConfiguration : ISubsystemConfiguration, IEngineObject, ICloneable, IDependentObject |
JavaScript |
---|
FileNet.Api.Admin.ICmTextSearchConfiguration = function(); FileNet.Api.Admin.ICmTextSearchConfiguration.createInterface('FileNet.Api.Admin.ICmTextSearchConfiguration'); |
Remarks
Metadata
Auditable: false
AllowsInstances: true
AllowsSubClasses: false
ClassDefinitionName: None
IsDependent: true
IsHidden: false
Searchable: false
StorageType: Domain
SuperclassName: SubsystemConfiguration