C# Class Lucene.Net.Analysis.BaseTokenStreamTestCase.AnalysisThread

Inheritance: Lucene.Net.Support.ThreadClass
Afficher le fichier Open project: apache/lucenenet

Méthodes publiques

Свойство Type Description
Failed bool

Méthodes publiques

Méthode Description
Run ( ) : void

Private Methods

Méthode Description
AnalysisThread ( long seed, Analyzer a, int iterations, int maxWordLength, bool useCharFilter, bool simple, bool offsetsAreCorrect, RandomIndexWriter iw, BaseTokenStreamTestCase outerInstance ) : System.Linq

LUCENENET specific Added to remove a call to the then-static BaseTokenStreamTestCase methods

Method Details

Run() public méthode

public Run ( ) : void
Résultat void

Property Details

Failed public_oe property

public bool Failed
Résultat bool