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

상속: LuceneTestCase
파일 보기 프로젝트 열기: synhershko/lucene.net 1 사용 예제들

공개 메소드들

메소드 설명
TestNorms ( ) : System
TestNorms ( System s ) : System

비공개 메소드들

메소드 설명
AddDocs ( Lucene.Net.Store.Directory dir, int ndocs, bool compound ) : void
CreateIndex ( Lucene.Net.Store.Directory dir ) : void
DoTestNorms ( Lucene.Net.Store.Directory dir ) : void
ModifyNormsForF1 ( Lucene.Net.Store.Directory dir ) : void
NewDoc ( ) : Lucene.Net.Documents.Document
NextNorm ( ) : float
SetUp ( ) : void
TestNorms_Renamed ( ) : void
VerifyIndex ( Lucene.Net.Store.Directory dir ) : void

메소드 상세

TestNorms() 공개 메소드

public TestNorms ( ) : System
리턴 System

TestNorms() 공개 메소드

public TestNorms ( System s ) : System
s System
리턴 System