See: Description
| Class | Description |
|---|---|
| Geo3DDocValuesFormat |
A
DocValuesFormat to efficiently index geo-spatial 3D x,y,z points
from Geo3DPointField for fast shape intersection queries using
(PointInGeo3DShapeQuery) |
| Geo3DPointField |
Add this to a document to index lat/lon point, but be sure to use
Geo3DDocValuesFormat for the field. |
| PointInGeo3DShapeQuery |
Finds all previously indexed points that fall within the specified polygon.
|
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.