C# Class Lucene.Net.Search.TestPrefixRandom

Inheritance: LuceneTestCase
Datei anzeigen Open project: paulirwin/lucene.net Class Usage Examples

Private Methods

Method Description
AssertSame ( string prefix ) : void

check that the # of hits is the same as from a very simple prefixquery implementation.

SetUp ( ) : void
TearDown ( ) : void
TestPrefixes ( ) : void