C# Class Lucene.Net.Spatial.Prefix.TestRecursivePrefixTreeStrategy

Inheritance: StrategyTestCase
Show file Open project: apache/lucenenet

Private Methods

Method Description
TestFilterWithVariableScanLevel ( ) : void
TestOneMeterPrecision ( ) : void
TestPrecision ( ) : void
checkHits ( SpatialArgs args, int assertNumFound, int assertIds ) : void
init ( int maxLength ) : void
q ( Spatial4n pt, double distDEG, double distErrPct ) : SpatialArgs