C# Class Lucene.Net.Index.TestMultiReader

Inheritance: TestDirectoryReader
Mostra file Open project: synhershko/lucene.net

Public Methods

Method Description
TestMultiReader ( ) : System
TestMultiReader ( System s ) : System

Protected Methods

Method Description
OpenReader ( ) : IndexReader

Method Details

OpenReader() protected method

protected OpenReader ( ) : IndexReader
return IndexReader

TestMultiReader() public method

public TestMultiReader ( ) : System
return System

TestMultiReader() public method

public TestMultiReader ( System s ) : System
s System
return System