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:BigIntegerPointfor 128-bit integersLatLonPointfor 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 intFloatPointNearestNeighbor.Cell. compareTo(FloatPointNearestNeighbor.Cell other)
-