Package | Description |
---|---|
org.apache.lucene.document |
The logical representation of a
Document for indexing and searching. |
Modifier and Type | Method and Description |
---|---|
static Query |
LatLonShape.newDistanceQuery(String field,
ShapeField.QueryRelation queryRelation,
Circle... circle)
create a query to find all polygons that intersect a provided circle.
|
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.