Uses of Class
org.apache.lucene.spatial.tier.DistanceFilter

Packages that use DistanceFilter
org.apache.lucene.spatial.geohash Support for Geohash encoding, decoding, and filtering. 
org.apache.lucene.spatial.tier Support for filtering based upon geographic location. 
 

Uses of DistanceFilter in org.apache.lucene.spatial.geohash
 

Subclasses of DistanceFilter in org.apache.lucene.spatial.geohash
 class GeoHashDistanceFilter
          Deprecated. 
 

Uses of DistanceFilter in org.apache.lucene.spatial.tier
 

Subclasses of DistanceFilter in org.apache.lucene.spatial.tier
 class LatLongDistanceFilter
          Deprecated. 
 

Methods in org.apache.lucene.spatial.tier that return DistanceFilter
 DistanceFilter DistanceQueryBuilder.getDistanceFilter()
          Deprecated.  
 



Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.