The number of servers from the listing in the VerityIndexArea.VeritySearchServers property
that will be attached to a newly created collection. The servers chosen will be those with the fewest collections already attached to them.
Namespace:
FileNet.Api.AdminAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property SearchServersToAttach As Nullable(Of Integer) |
C# |
---|
Nullable<int> SearchServersToAttach { get; set; } |
Visual C++ |
---|
property Nullable<int> SearchServersToAttach { Nullable<int> get (); void set (Nullable<int> value); } |
JavaScript |
---|
function get_searchServersToAttach(); function set_searchServersToAttach(value); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: LONG
IsHidden: false
IsOrderable: true
IsSearchable: true
IsValueRequired: false
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
PropertyDefaultInteger32: null
PropertyMaximumInteger32: null
PropertyMinimumInteger32: null
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ