C# Class Lucene.Net.Index.TestOmitTf

Inheritance: Lucene.Net.Util.LuceneTestCase
Mostra file Open project: synhershko/lucene.net Class Usage Examples

Public Methods

Method Description
TestOmitTermFreqAndPositions ( ) : void

Private Methods

Method Description
AssertNoPrx ( Lucene.Net.Store.Directory dir ) : void
TestBasic ( ) : void
TestMixedMerge ( ) : void
TestMixedRAM ( ) : void
TestNoPrxFile ( ) : void

Method Details

TestOmitTermFreqAndPositions() public method

public TestOmitTermFreqAndPositions ( ) : void
return void