C# Класс Lucene.Net.TestSearchForDuplicates

Наследование: Lucene.Net.Util.LuceneTestCase
Показать файл Открыть проект

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

Метод Описание
CheckHits ( Lucene.Net.Search.ScoreDoc hits, int expectedCount, IndexSearcher searcher ) : void
DoTest ( Random random, TextWriter @out, bool useCompoundFiles, int MAX_DOCS ) : void
PrintHits ( TextWriter @out, Lucene.Net.Search.ScoreDoc hits, IndexSearcher searcher ) : void
TestRun ( ) : void