C# Class Lucene.Net.Index.TestIndexReaderCloneNorms

Inheritance: Lucene.Net.Util.LuceneTestCase
Afficher le fichier Open project: synhershko/lucene.net Class Usage Examples

Méthodes publiques

Méthode Description
TestIndexReaderCloneNorms ( ) : System
TestIndexReaderCloneNorms ( System s ) : System

Private Methods

Méthode Description
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
ModifyNormsForF1 ( IndexReader ir ) : void
NewDoc ( ) : Lucene.Net.Documents.Document
NextNorm ( ) : float
SetUp ( ) : void
TestNorms ( ) : void
TestNormsClose ( ) : void
TestNormsRefCounting ( ) : void
VerifyIndex ( Lucene.Net.Store.Directory dir ) : void
VerifyIndex ( IndexReader ir ) : void

Method Details

TestIndexReaderCloneNorms() public méthode

public TestIndexReaderCloneNorms ( ) : System
Résultat System

TestIndexReaderCloneNorms() public méthode

public TestIndexReaderCloneNorms ( System s ) : System
s System
Résultat System