The names of any Verity brokers that the IBM Legacy Content Search Engine will exclude from search requests.
By default, the content search engine discovers and uses all available brokers. These brokers are configured
using Verity tools and are associated with the Verity domain.
Namespace:
FileNet.Api.AdminAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property ExcludedBrokers As IStringList |
C# |
---|
IStringList ExcludedBrokers { get; set; } |
Visual C++ |
---|
property IStringList^ ExcludedBrokers { IStringList^ get (); void set (IStringList^ value); } |
JavaScript |
---|
function get_excludedBrokers(); function set_excludedBrokers(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: true
Settability: READ_WRITE
TargetAccessRequired: READ