Uses of Class
org.apache.lucene.document.FloatPointNearestNeighbor.Cell
-
Packages that use FloatPointNearestNeighbor.Cell Package Description org.apache.lucene.document The logical representation of aDocument
for indexing and searching. -
-
Uses of FloatPointNearestNeighbor.Cell in org.apache.lucene.document
Methods in org.apache.lucene.document with parameters of type FloatPointNearestNeighbor.Cell Modifier and Type Method Description int
FloatPointNearestNeighbor.Cell. compareTo(FloatPointNearestNeighbor.Cell other)
-