| Package | Description |
|---|---|
| org.apache.lucene.spatial.prefix |
Prefix Tree Strategy.
|
| org.apache.lucene.spatial.util |
Various 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(com.spatial4j.core.context.SpatialContext ctx,
ShapeFieldCacheProvider<com.spatial4j.core.shape.Point> provider,
com.spatial4j.core.shape.Point from,
double multiplier) |
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.