Package 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.

See: Description

Package org.apache.lucene.spatial.prefix.tree Description

The Spatial Prefix package supports spatial indexing by index-time tokens where adding characters to a string gives greater resolution. Potential Implementations include: * http://en.wikipedia.org/wiki/Quadtree * http://en.wikipedia.org/wiki/Geohash * http://healpix.jpl.nasa.gov/

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