By default, IBM Legacy Content Search Engine discovers and passes search requests
to the available Verity brokers (which have been configured using Verity tools). Use the
ExcludedBrokers property on the IVerityDomainConfiguration object to exclude any broker
from Content Engine use.
Namespace:
FileNet.Api.AdminAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
<ObsoleteAttribute("As of release 5.0.0.")> _ Property VerityBrokerNames As IStringList |
C# |
---|
[ObsoleteAttribute("As of release 5.0.0.")] IStringList VerityBrokerNames { get; set; } |
Visual C++ |
---|
[ObsoleteAttribute(L"As of release 5.0.0.")] property IStringList^ VerityBrokerNames { IStringList^ get (); void set (IStringList^ value); } |
JavaScript |
---|
function get_verityBrokerNames(); function set_verityBrokerNames(value); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: LIST
CopyToReservation: false
DataType: STRING
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: false
MaximumLengthString: null
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ