Uses of Class
org.apache.lucene.geo.Circle
Packages that use Circle
-
Uses of Circle in org.apache.lucene.document
Methods in org.apache.lucene.document with parameters of type CircleModifier and TypeMethodDescriptionstatic Query
LatLonShape.newDistanceQuery
(String field, ShapeField.QueryRelation queryRelation, Circle... circle) create a query to find all polygons that intersect a provided circle.