Lucene 5.5.2 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.geopoint.document
Geospatial Field Implementations for Core Lucene
org.apache.lucene.spatial.geopoint.search
Geospatial Query Implementations for Core Lucene
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.util
Various spatial utilities.
org.apache.lucene.spatial.vector
Spatial strategy that uses two fields.

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