| Package | Description |
|---|---|
| org.apache.lucene.spatial.prefix |
Prefix Tree Strategy.
|
| org.apache.lucene.spatial.util |
Advanced spatial utilities.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PointPrefixTreeFieldCacheProvider
Implementation of
ShapeFieldCacheProvider designed for PrefixTreeStrategys that index points
(AND ONLY POINTS!). |
| Constructor and Description |
|---|
ShapeFieldCacheDistanceValueSource(org.locationtech.spatial4j.context.SpatialContext ctx,
ShapeFieldCacheProvider<org.locationtech.spatial4j.shape.Point> provider,
org.locationtech.spatial4j.shape.Point from,
double multiplier) |
Copyright © 2000-2024 Apache Software Foundation. All Rights Reserved.