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) classBase query class for ShapeDocValues queries.(package private) final classFinds all previously indexed geo points that comply the givenShapeField.QueryRelationwith the specified array ofLatLonGeometry.(package private) final classFinds all previously indexed geo shapes that intersect the specified bounding box.(package private) final classBounding Box query forShapeDocValuesFieldrepresentingXYShape(package private) final classFinds all previously indexed geo shapes that comply the givenShapeField.QueryRelationwith the specified array ofLatLonGeometry.(package private) final classBounding Box query forShapeDocValuesFieldrepresentingXYShape(package private) final classFinds all previously indexed cartesian shapes that comply the givenShapeField.QueryRelationwith the specified array ofXYGeometry.