Uses of Class
org.apache.lucene.document.SpatialQuery
Packages that use SpatialQuery
-
Uses of SpatialQuery in org.apache.lucene.document
Subclasses of SpatialQuery in org.apache.lucene.documentModifier and TypeClassDescription(package private) final class
Finds all previously indexed geo points that comply the givenShapeField.QueryRelation
with the specified array ofLatLonGeometry
.(package private) final class
Finds all previously indexed geo shapes that intersect the specified bounding box.(package private) final class
Finds all previously indexed geo shapes that comply the givenShapeField.QueryRelation
with the specified array ofLatLonGeometry
.(package private) final class
Finds all previously indexed cartesian shapes that comply the givenShapeField.QueryRelation
with the specified array ofXYGeometry
.