Uses of Class
org.apache.lucene.spatial.prefix.tree.SpatialPrefixTreeFactory

Packages that use SpatialPrefixTreeFactory
org.apache.lucene.spatial.prefix.tree The Spatial Prefix package supports spatial indexing by index-time tokens where adding characters to a string gives greater resolution. 
 

Uses of SpatialPrefixTreeFactory in org.apache.lucene.spatial.prefix.tree
 

Subclasses of SpatialPrefixTreeFactory in org.apache.lucene.spatial.prefix.tree
static class GeohashPrefixTree.Factory
           
static class QuadPrefixTree.Factory
           
 



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