Threads

IndexingOptions.Threads property

获取或设置用于索引的线程数。 默认值为1个.

public int Threads { get; set; }

适当的价值

用于索引的线程数。

也可以看看