C# Class Lucene.Net.Sandbox.Queries.TestSlowFuzzyQuery

Tests SlowFuzzyQuery
Mostra file Open project: apache/lucenenet

Private Methods

Method Description
TestBoostOnlyRewrite ( ) : void
TestDistanceAsEditsSearching ( ) : void
TestFuzziness ( ) : void
TestFuzzinessLong ( ) : void
TestFuzzinessLong2 ( ) : void
TestGiga ( ) : void
TestTieBreaker ( ) : void
TestTokenLengthOpt ( ) : void
addDoc ( string text, RandomIndexWriter writer ) : void