C# Class Lucene.Net.Search.TestWildcard

Inheritance: LuceneTestCase
Datei anzeigen Open project: apache/lucenenet

Private Methods

Method Description
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