Package org.apache.lucene.document
Class FloatPointNearestNeighbor.NearestHit
- java.lang.Object
-
- org.apache.lucene.document.FloatPointNearestNeighbor.NearestHit
-
- Enclosing class:
- FloatPointNearestNeighbor
static class FloatPointNearestNeighbor.NearestHit extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description double
distanceSquared
int
docID
-
Constructor Summary
Constructors Constructor Description NearestHit()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
toString()
-