ISolrImportProcessOptions.ThreadsCount

Syntax

ThreadsCount: Integer;

Description

The ThreadsCount property determines the number of threads, within which a matrix with data will be built.

Comments

By default, the number of threads 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