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
          Factory for creating GeohashPrefixTree instances with useful defaults
static class QuadPrefixTree.Factory
          Factory for creating QuadPrefixTree instances with useful defaults
 



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