C# Class Lucene.Net.Index.TestUniqueTermCount

Tests the uniqueTermCount statistic in FieldInvertState
Mostra file Open project: apache/lucenenet

Public Methods

Method Description
SetUp ( ) : void
TearDown ( ) : void

Private Methods

Method Description
AddValue ( ) : string
Test ( ) : void

Method Details

SetUp() public method

public SetUp ( ) : void
return void

TearDown() public method

public TearDown ( ) : void
return void