T - The deserializable type for the value of the KV data belonging
to this search result.public class Result<T>
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
KvObject<T> |
getKvObject()
Returns the KV object for this search result.
|
double |
getScore()
Returns the score of this search results.
|