Uses of Package
org.apache.lucene.spatial

Packages that use org.apache.lucene.spatial
org.apache.lucene.spatial Lucene spatial search 
org.apache.lucene.spatial.prefix Prefix Tree Strategy 
org.apache.lucene.spatial.serialized Strategies that serialize the shape (non-indexed). 
org.apache.lucene.spatial.vector Spatial strategy that uses two fields. 
 

Classes in org.apache.lucene.spatial used by org.apache.lucene.spatial
SpatialStrategy
          The SpatialStrategy encapsulates an approach to indexing and searching based on shapes.
 

Classes in org.apache.lucene.spatial used by org.apache.lucene.spatial.prefix
SpatialStrategy
          The SpatialStrategy encapsulates an approach to indexing and searching based on shapes.
 

Classes in org.apache.lucene.spatial used by org.apache.lucene.spatial.serialized
SpatialStrategy
          The SpatialStrategy encapsulates an approach to indexing and searching based on shapes.
 

Classes in org.apache.lucene.spatial used by org.apache.lucene.spatial.vector
SpatialStrategy
          The SpatialStrategy encapsulates an approach to indexing and searching based on shapes.
 



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