C# 클래스 Lucene.Net.Index.TestUniqueTermCount

Tests the uniqueTermCount statistic in FieldInvertState
파일 보기 프로젝트 열기: apache/lucenenet

공개 메소드들

메소드 설명
SetUp ( ) : void
TearDown ( ) : void

비공개 메소드들

메소드 설명
AddValue ( ) : string
Test ( ) : void

메소드 상세

SetUp() 공개 메소드

public SetUp ( ) : void
리턴 void

TearDown() 공개 메소드

public TearDown ( ) : void
리턴 void