The only two properties that must be set in VerityDomainConfiguration for full text indexing to be operational are the VerityAdminMasterServerPort and VerityAdminMasterServerHostname properties. The UserName, UserPassword, UserDomain, and UserGroup properties must all be set if security is to be enabled.
The VerityServerConfiguration object contains Verity configuration properties that can be different for each server in the domain.
Note Beginning in the 5.1.0 release, the Legacy Content Search Engine is deprecated and support will be removed in a future release.
Assembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Interface IVerityDomainConfiguration _ Implements IIndependentlyPersistableObject, IIndependentObject, IEngineObject, ICloneable |
C# |
---|
public interface IVerityDomainConfiguration : IIndependentlyPersistableObject, IIndependentObject, IEngineObject, ICloneable |
Visual C++ |
---|
public interface class IVerityDomainConfiguration : IIndependentlyPersistableObject, IIndependentObject, IEngineObject, ICloneable |
JavaScript |
---|
FileNet.Api.Admin.IVerityDomainConfiguration = function(); FileNet.Api.Admin.IVerityDomainConfiguration.createInterface('FileNet.Api.Admin.IVerityDomainConfiguration'); |
Remarks
Metadata
Auditable: false
AllowsInstances: true
AllowsSubClasses: false
ClassDefinitionName: None
IsDependent: false
IsHidden: false
Searchable: false
StorageType: Domain
SuperclassName: GenericObject