ISolrImportProcessOptions.ThreadsCount

Fore Syntax

ThreadsCount: Integer;

Fore.NET Syntax

ThreadsCount: Integer;

Description

The ThreadsCount property determines number of threads in the frame of which matrix with data will be built.

Comments

By default, number of streams is equal to the number of logical processors.

Example

The example of use is given in description of the ISolrSearchEngineSchema.ImportProcessOptions property.

See also:

ISolrImportProcessOptions