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) class
Base query class for ShapeDocValues queries.(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
Bounding Box query forShapeDocValuesField
representingXYShape
(package private) final class
Finds all previously indexed geo shapes that comply the givenShapeField.QueryRelation
with the specified array ofLatLonGeometry
.(package private) final class
Bounding Box query forShapeDocValuesField
representingXYShape
(package private) final class
Finds all previously indexed cartesian shapes that comply the givenShapeField.QueryRelation
with the specified array ofXYGeometry
.