Package org.apache.lucene.document
This package contains several point types:
- BigIntegerPointfor 128-bit integers
- LatLonPointfor latitude/longitude geospatial points
- 
Class Summary Class Description BigIntegerPoint An indexed 128-bitBigIntegerfield.FloatPointNearestNeighbor KNN search on top of N dimensional indexed float points.HalfFloatPoint An indexedhalf-floatfield for fast range filters.LatLonBoundingBox An indexed 2-Dimension Bounding Box field for the Geospatial Lat/Lon Coordinate systemLatLonShape An indexed shape utility class.
- 
Enum Summary Enum Description LatLonShape.QueryRelation Query Relation Types