Package | Description |
---|---|
org.apache.lucene.spatial.bbox |
Bounding Box Spatial Strategy
|
Modifier and Type | Method and Description |
---|---|
static BBoxStrategy |
BBoxStrategy.newInstance(org.locationtech.spatial4j.context.SpatialContext ctx,
String fieldNamePrefix)
Creates a new
BBoxStrategy instance that uses DoublePoint and DoublePoint.newRangeQuery(java.lang.String, double, double) |
static BBoxStrategy |
BBoxStrategy.newLegacyInstance(org.locationtech.spatial4j.context.SpatialContext ctx,
String fieldNamePrefix)
Deprecated.
LegacyNumerics will be removed
|
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.