C# Класс Lucene.Net.Analysis.Synonym.TestSynonymMapFilter

Наследование: BaseTokenStreamTestCase
Показать файл Открыть проект Примеры использования класса

Защищенные методы

Метод Описание
SlowSynMatcher ( string doc, IList syns, int maxOutputLength ) : string

Приватные методы

Метод Описание
Add ( string input, string output, bool keepOrig ) : void
AssertEquals ( CharTermAttribute term, string expected ) : void
GetRandomString ( char start, int alphabetSize, int length ) : string
PruneDups ( IList syns ) : void
RandomNonEmptyString ( ) : string
TestBasic ( ) : void
TestBasic2 ( ) : void
TestDoKeepOrig ( ) : void
TestDontKeepOrig ( ) : void
TestEmpty ( ) : void
TestEmptyTerm ( ) : void
TestIncludeOrig ( ) : void
TestMatching ( ) : void
TestMultiwordOffsets ( ) : void
TestOutputHangsOffEnd ( ) : void
TestRandom ( ) : void
TestRandom2 ( ) : void
TestRandom2GraphAfter ( ) : void
TestRandomHuge ( ) : void
TestRecursion ( ) : void
TestRecursion2 ( ) : void
TestRecursion3 ( ) : void
TestRecursion4 ( ) : void
TestRepeatsOff ( ) : void
TestRepeatsOn ( ) : void
TestVanishingTerms ( ) : void
Verify ( string input, string output ) : void

Описание методов

SlowSynMatcher() защищенный Метод

protected SlowSynMatcher ( string doc, IList syns, int maxOutputLength ) : string
doc string
syns IList
maxOutputLength int
Результат string