Package org.apache.lucene.spatial

Lucene spatial search

See:
          Description

Class Summary
DisjointSpatialFilter A Spatial Filter implementing SpatialOperation.IsDisjointTo in terms of a SpatialStrategy's support for SpatialOperation.Intersects.
SpatialStrategy The SpatialStrategy encapsulates an approach to indexing and searching based on shapes.
 

Package org.apache.lucene.spatial Description

Lucene spatial search

Check: http://blog.notdot.net/2009/11/Damn-Cool-Algorithms-Spatial-indexing-with-Quadtrees-and-Hilbert-Curves



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