Uses of Package
org.apache.lucene.spatial

Packages that use org.apache.lucene.spatial
org.apache.lucene.spatial Lucene spatial search Check: http://blog.notdot.net/2009/11/Damn-Cool-Algorithms-Spatial-indexing-with-Quadtrees-and-Hilbert-Curves 
org.apache.lucene.spatial.prefix Prefix Tree Strategy 
org.apache.lucene.spatial.vector Spatial strategy that uses two fields. 
 

Classes in org.apache.lucene.spatial used by org.apache.lucene.spatial
SpatialFieldInfo
          Information the strategy needs for the lucene fields
 

Classes in org.apache.lucene.spatial used by org.apache.lucene.spatial.prefix
SimpleSpatialFieldInfo
           
SpatialStrategy
          must be thread safe
 

Classes in org.apache.lucene.spatial used by org.apache.lucene.spatial.vector
SpatialFieldInfo
          Information the strategy needs for the lucene fields
SpatialStrategy
          must be thread safe
 



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