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

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

Méthodes publiques

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

Private Methods

Méthode Description
InitBlock ( TestIndexWriterExceptions enclosingInstance ) : void

Method Details

MockIndexWriter() public méthode

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

TestPoint() public méthode

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