C# Класс Lucene.Net.Search.TestWildcard

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

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

Метод Описание
AssertMatches ( IndexSearcher searcher, Query q, int expectedMatches ) : void
GetIndexStore ( string field, string contents ) : Directory
SetUp ( ) : void
TestAsterisk ( ) : void
TestEmptyTerm ( ) : void
TestEquals ( ) : void
TestEscapes ( ) : void
TestParsingAndSearching ( ) : void
TestPrefixTerm ( ) : void
TestQuestionmark ( ) : void
TestTermWithoutWildcard ( ) : void