Apache Lucene.Net 2.4.0 Class Library API

ParallelReader Constructor

Construct a ParallelReader.

Note that all subreaders are closed if this ParallelReader is closed.

Overload List

Construct a ParallelReader. Note that all subreaders are closed if this ParallelReader is closed.

public ParallelReader();

Construct a ParallelReader.

public ParallelReader(bool);

See Also

ParallelReader Class | Lucene.Net.Index Namespace