Module org.apache.lucene.spatial3d
Package org.apache.lucene.spatial3d
package org.apache.lucene.spatial3d
Lucene field & query support for the spatial geometry implemented in
org.apache.lucene.spatial3d.geom
.-
ClassesClassDescriptionAn per-document 3D location field.Add this to a document to index lat/lon or x/y/z point, indexed as a 3D point.Compares documents by distance from an origin point, using a GeoDistanceShape to compute the distanceCompares documents by outside distance, using a GeoOutsideDistance to compute the distanceSorts by outside distance from an origin location.Sorts by distance from an origin location.Finds all previously indexed points that fall within the specified polygon.