C# Class SpellChecker.Net.Test.Search.Spell.TestSpellChecker

Mostra file Open project: synhershko/lucene.net Class Usage Examples

Public Properties

Property Type Description
searchers ArrayList

Private Methods

Method Description
Addwords ( Lucene.Net.Index.IndexReader r, System field ) : void
AssertLastSearcherOpen ( int numSearchers ) : void
AssertSearchersClosed ( ) : void
CheckCommonSuggestions ( Lucene.Net.Index.IndexReader r ) : void
CheckJaroWinklerSuggestions ( ) : void
CheckLevenshteinSuggestions ( Lucene.Net.Index.IndexReader r ) : void
CheckNGramSuggestions ( ) : void
Numdoc ( ) : int
SetUp ( ) : void
ShowSearchersOpen ( ) : void
TestBuild ( ) : void
TestClose ( ) : void
TestConcurrentAccess ( ) : void
joinAll ( SpellCheckWorker workers, long timeout ) : void

Property Details

searchers public_oe property

public ArrayList searchers
return ArrayList