Lucene 5.2.1 spatial API

The Spatial Module for Apache Lucene

See: Description

Packages 
Package Description
org.apache.lucene.spatial
Lucene spatial search
org.apache.lucene.spatial.bbox
Bounding Box Spatial Strategy
org.apache.lucene.spatial.composite
Composite strategies.
org.apache.lucene.spatial.prefix
Prefix Tree Strategy.
org.apache.lucene.spatial.prefix.tree
This package is about SpatialPrefixTree and any supporting classes.
org.apache.lucene.spatial.query
Spatial Query options useful for client side requests
org.apache.lucene.spatial.serialized
Strategies that serialize the shape (non-indexed).
org.apache.lucene.spatial.spatial4j
Spatial4j stuff that ideally belongs in Spatial4j (isn't related to Lucene).
org.apache.lucene.spatial.spatial4j.geo3d
Shapes implemented using 3D planar geometry.
org.apache.lucene.spatial.util
Various spatial utilities.
org.apache.lucene.spatial.vector
Spatial strategy that uses two fields.

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