| Package | Description |
|---|---|
| org.apache.lucene.spatial.vector |
Spatial strategy that uses two fields.
|
| Modifier and Type | Method and Description |
|---|---|
static PointVectorStrategy |
PointVectorStrategy.newInstance(org.locationtech.spatial4j.context.SpatialContext ctx,
String fieldNamePrefix)
Create a new
PointVectorStrategy instance that uses DoublePoint and DoublePoint.newRangeQuery(java.lang.String, double, double) |
| Constructor and Description |
|---|
DistanceValueSource(PointVectorStrategy strategy,
org.locationtech.spatial4j.shape.Point from,
double multiplier)
Constructor.
|
Copyright © 2000-2024 Apache Software Foundation. All Rights Reserved.