MaxSearchConnections

Sets the maximum number of search connections that are open simultaneously.

For example, if MaxSearchConnections=5 and six search requests are made at the same time, the sixth request goes into a queue until one of the first five requests is completed.

Default is 10.

Type and Usage

Location

IntradocDir/config/config.cfg

Example

Used as a configuration entry:

MaxSearchConnections=5