Package org.apache.lucene.document
This package contains several point types:
BigIntegerPoint
for 128-bit integersLatLonPoint
for latitude/longitude geospatial points
-
Class Summary Class Description BigIntegerPoint An indexed 128-bitBigInteger
field.FloatPointNearestNeighbor KNN search on top of N dimensional indexed float points.HalfFloatPoint An indexedhalf-float
field 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