C# Class Lucene.Net.Index.TestParallelCompositeReader

Inheritance: Lucene.Net.Util.LuceneTestCase
显示文件 Open project: paulirwin/lucene.net Class Usage Examples

Private Methods

Method Description
GetDir1 ( Random random ) : Directory
GetDir2 ( Random random ) : Directory
GetInvalidStructuredDir2 ( Random random ) : Directory
Parallel ( Random random, bool compositeComposite ) : IndexSearcher
Queries ( ) : void
QueryTest ( Query query ) : void
Single ( Random random, bool compositeComposite ) : IndexSearcher
TestCloseInnerReader ( ) : void
TestIgnoreStoredFields ( ) : void
TestIncompatibleIndexes1 ( ) : void
TestIncompatibleIndexes2 ( ) : void
TestIncompatibleIndexes3 ( ) : void
TestQueries ( ) : void
TestQueriesCompositeComposite ( ) : void
TestReaderClosedListener1 ( ) : void
TestReaderClosedListener2 ( ) : void
TestRefCounts1 ( ) : void
TestRefCounts2 ( ) : void
TestToString ( ) : void
TestToStringCompositeComposite ( ) : void