Uses of Class
org.apache.lucene.sandbox.document.FloatPointNearestNeighbor.Cell
-
Packages that use FloatPointNearestNeighbor.Cell Package Description org.apache.lucene.sandbox.document This package contains several point types:BigIntegerPoint
for 128-bit integersLatLonPoint
for latitude/longitude geospatial points -
-
Uses of FloatPointNearestNeighbor.Cell in org.apache.lucene.sandbox.document
Methods in org.apache.lucene.sandbox.document with parameters of type FloatPointNearestNeighbor.Cell Modifier and Type Method Description int
FloatPointNearestNeighbor.Cell. compareTo(FloatPointNearestNeighbor.Cell other)
-