C# Class Lucene.Net.Search.TestAutomatonQuery

Inheritance: Lucene.Net.Util.LuceneTestCase
Show file Open project: apache/lucenenet Class Usage Examples

Private Methods

Method Description
AssertAutomatonHits ( int expected, Automaton automaton ) : void
AutomatonQueryNrHits ( AutomatonQuery query ) : int
NewTerm ( string value ) : Term
SetUp ( ) : void
TearDown ( ) : void
TestBasicAutomata ( ) : void
TestEmptyOptimization ( ) : void
TestEquals ( ) : void
TestHashCodeWithThreads ( ) : void
TestNFA ( ) : void
TestRewritePrefix ( ) : void
TestRewriteSingleTerm ( ) : void