C# Class Lucene.Net.Support.TestOldPatches

Mostrar archivo Open project: synhershko/lucene.net

Public Methods

Method Description
LUCENENET_100_ClientSearch ( ) : void
LUCENENET_100_CreateIndex ( ) : void

Private Methods

Method Description
Test_IndexReader_IsCurrent ( ) : void
Test_Index_ReusableStringReader ( ) : void
Test_Search_FieldDoc ( ) : void
Test_SegmentTermVector_IndexOf ( ) : void
Test_Store_RAMDirectory ( ) : void
Test_Util_Parameter ( ) : void

Method Details

LUCENENET_100_ClientSearch() public method

public LUCENENET_100_ClientSearch ( ) : void
return void

LUCENENET_100_CreateIndex() public method

public LUCENENET_100_CreateIndex ( ) : void
return void