C# Class Lucene.Net.Index.TestStressIndexing2.MockIndexWriter

Inheritance: IndexWriter
Afficher le fichier Open project: synhershko/lucene.net

Méthodes publiques

Méthode Description
MockIndexWriter ( TestStressIndexing2 enclosingInstance, Lucene.Net.Store.Directory dir, Analyzer a, bool create, IndexWriter mfl ) : System
TestPoint ( System name ) : bool

Private Methods

Méthode Description
InitBlock ( TestStressIndexing2 enclosingInstance ) : void

Method Details

MockIndexWriter() public méthode

public MockIndexWriter ( TestStressIndexing2 enclosingInstance, Lucene.Net.Store.Directory dir, Analyzer a, bool create, IndexWriter mfl ) : System
enclosingInstance TestStressIndexing2
dir Lucene.Net.Store.Directory
a Lucene.Net.Analysis.Analyzer
create bool
mfl IndexWriter
Résultat System

TestPoint() public méthode

public TestPoint ( System name ) : bool
name System
Résultat bool